[svn] improved debugging support. it's not possible to catch errors of templates...
authorArmin Ronacher <armin.ronacher@active-4.com>
Fri, 30 Mar 2007 22:02:32 +0000 (00:02 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Fri, 30 Mar 2007 22:02:32 +0000 (00:02 +0200)
commit10dae5bb3dea186dc96e419574f592ee1f0a88f6
tree44e38c4269b0cecae3cc0b378b05572ed4f95e11
parent7e07670b35d5001a4aba5a83806527fdd7703366
[svn] improved debugging support. it's not possible to catch errors of templates without loaders too

--HG--
branch : trunk
jinja/environment.py
jinja/translators/python.py
jinja/utils.py
tests/runtime/exception.py