On Sun, Oct 21, 2007 at 02:20:34AM -0000, [EMAIL PROTECTED] wrote: > 2, I also have found it difficult to debug templates as it doesn't > give a line number of the template. It's always something somewhat > arcane in template.py... Will this be better under 0.3 anyway?
Exceptions in templates do result in an HTML output of the back-trace. The exception's message shown above the back-trace contains a line number in the template, if my memory serves me. -- Ilguiz Latypov. Home telephone: +1 (519) 569-7193. Cell telephone: +1 (519) 998-2865. 31 Oprington Drive, Unit D3, Kitchener, Ontario N2N 3G3, Canada. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
