better debugging information. compiler knows about name and filename now (the first...
authorArmin Ronacher <armin.ronacher@active-4.com>
Wed, 16 Apr 2008 21:10:49 +0000 (23:10 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Wed, 16 Apr 2008 21:10:49 +0000 (23:10 +0200)
commit8e8d071eab02e391e9025b0c8429912b9d98327b
tree2a81b66157a074106101f661e7e2cd43b5b8908a
parentba3757ba35d903543cb498aedf2c7fdaf6cba3b5
better debugging information.  compiler knows about name and filename now (the first one is the load name, the second the estimated filename on the file system if such a name exists)

--HG--
branch : trunk
jinja2/compiler.py
jinja2/debug.py
jinja2/environment.py
jinja2/loaders.py