]> git.ipfire.org Git - thirdparty/jinja.git/commit
Fixed a loop bug. This fixes #100
authorArmin Ronacher <armin.ronacher@active-4.com>
Sun, 19 May 2013 11:44:50 +0000 (12:44 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sun, 19 May 2013 11:44:50 +0000 (12:44 +0100)
commit15e9eef3808443d492209a739c10ed9c904c1ca5
treec5f648be5413adf46d986256739294b6406484e0
parente403e52f42a6a2330fda5c4fc5930ee147e56411
Fixed a loop bug.  This fixes #100
jinja2/compiler.py
jinja2/testsuite/regression.py