[svn] implemented jinja debugging system
authorArmin Ronacher <armin.ronacher@active-4.com>
Mon, 12 Mar 2007 06:22:17 +0000 (07:22 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Mon, 12 Mar 2007 06:22:17 +0000 (07:22 +0100)
commit7977e5ce8d84b0c66285c424bd2ccdc9ab4c46af
tree51878fdc9eca2b2c17c96a9121599ea77f46cb53
parent56ae6e06a79ecc86ff7d638d10a37b0b69a139c6
[svn] implemented jinja debugging system

--HG--
branch : trunk
jinja/datastructure.py
jinja/lexer.py
jinja/nodes.py
jinja/translators/python.py
jinja/utils.py
tests/exception.py [new file with mode: 0644]
tests/templates/c.html
tests/templates/error.html [new file with mode: 0644]