Added proper super() support for scoped blocks.
authorArmin Ronacher <armin.ronacher@active-4.com>
Thu, 19 Feb 2009 15:11:11 +0000 (16:11 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Thu, 19 Feb 2009 15:11:11 +0000 (16:11 +0100)
commit3f1d8f18472209c61d2fff3a910d1d0290cb7dd6
tree43797e31c400fc2fbb77691a324892e52d475804
parent74a0cd92cca22f947959c0125d59f472b8353e16
Added proper super() support for scoped blocks.

--HG--
branch : trunk
jinja2/runtime.py
tests/test_inheritance.py