Fixed a macro scoping bug discovered by ckknight introduced in one of the earlier...
authorArmin Ronacher <armin.ronacher@active-4.com>
Thu, 30 Oct 2008 18:18:45 +0000 (19:18 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Thu, 30 Oct 2008 18:18:45 +0000 (19:18 +0100)
commite308bf251856ccc79c3803bfe0e3246fb9a07657
treef593342d2b688624ea82ba975284b13a1dc3164c
parent4735fbd035b1701a9b85a064c008a5d5533df7dd
Fixed a macro scoping bug discovered by ckknight introduced in one of the earlier changes for the 2.1 release.

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