removed loop unrolling. for such optimizations we would need a separate syntax tree...
authorArmin Ronacher <armin.ronacher@active-4.com>
Wed, 23 Apr 2008 20:28:42 +0000 (22:28 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Wed, 23 Apr 2008 20:28:42 +0000 (22:28 +0200)
commit07a21ba69d1b49ca5e7f6674faef611fe66aafcc
treea429a60219c93cf2449d16eb69c552e6d0a0dd12
parent4f7d2d56ab996050c9094f9426969028db0c8aa6
removed loop unrolling.  for such optimizations we would need a separate syntax tree as far as i can see

--HG--
branch : trunk
jinja2/optimizer.py