fixed error on static subscribe aliasing if the subscription argument was a variable
authorArmin Ronacher <armin.ronacher@active-4.com>
Thu, 15 May 2008 13:00:45 +0000 (15:00 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Thu, 15 May 2008 13:00:45 +0000 (15:00 +0200)
commit151418ddce1ed22ae864b94d7d04a82ebabd6741
tree82710ef5f9205f72af20a9137bae39cc892e11d6
parent02e090509e3662da0b005075abe73bf5c511801b
fixed error on static subscribe aliasing if the subscription argument was a variable

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