Fixed a bug with the handling of empty statements in macros (it also fixes a bug...
authorArmin Ronacher <armin.ronacher@active-4.com>
Wed, 17 Sep 2008 16:51:26 +0000 (18:51 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Wed, 17 Sep 2008 16:51:26 +0000 (18:51 +0200)
commitf40c8844ebf05d1447a11976b571d9e37db1f04d
tree37d1008291643638fa60e01f518464bb4ff54e88
parent4d5bdff2b8b1b77917860cfc9ec4590d29d03156
Fixed a bug with the handling of empty statements in macros (it also fixes a bug introduced in one of the previous changesets)

--HG--
branch : trunk
CHANGES
jinja2/compiler.py