fixed a bug in the compiler
authorArmin Ronacher <armin.ronacher@active-4.com>
Fri, 11 Apr 2008 15:55:05 +0000 (17:55 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Fri, 11 Apr 2008 15:55:05 +0000 (17:55 +0200)
commit449167d991baeac11f6985166c8b21b83737ac87
tree7e8912f4375afe8b3035f7fe04fa6bcb80ec19d2
parentd4c64f76c04206dd4e4bc48242080d3738e35758
fixed a bug in the compiler

--HG--
branch : trunk
bench.py [new file with mode: 0644]
jinja2/compiler.py
jinja2/environment.py
jinja2/utils.py
test.py