would be good not to have a catch all except too, which can mask other errors.
On Mar 29, 8:29 pm, "hamdy.a.farag" <[email protected]> wrote: > Hi > > in the appliacnce 'appliances' > > http://web2py.com/appliances/default/show/4 > > there's a typo in appadmin.py line 125 > > except: reponse.flash='unable to parse csv file' should be except: > response.flash='unable to parse csv file' -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

