I use: app.internalerror = web.debugerror
On Nov 27, 10:45 am, "Anand Chitipothu" <[EMAIL PROTECTED]> wrote: > On Thu, Nov 27, 2008 at 2:47 PM, leone <[EMAIL PROTECTED]> wrote: > > > Using git webpy 03 (11-26) tracing errors is quite confuse and every > > time terminates with these lines. > > Is it a bug in application.py? > > > File "/home/foo/test03/web/application.py", line 202, in process > > raise self.internalerror() > > TypeError: exceptions must be classes, instances, or strings > > (deprecated), not TemplateResult > > Have you changed web.internalerror to something else? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
