Hi All, The first method described in [1] doesn't work because the unhandled_exception method has wrong signature. It should be defined as unhandled_exception(self, tg_source, tg_errors, tg_exception, *args, **kw)
[1] http://docs.turbogears.org/1.0/ErrorReporting -- Timur Izhbulatov -- www.timka.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

