added support for local aliasing of some attributes. the technique used is not very...
authorArmin Ronacher <armin.ronacher@active-4.com>
Thu, 15 May 2008 09:04:14 +0000 (11:04 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Thu, 15 May 2008 09:04:14 +0000 (11:04 +0200)
commitb3a1fcfa3dd261de54b3b669a1d1fb1a5c859a9b
treeb6c14a09a932491dcf99ed822ca5dc6ba658c550
parent9d42abf3203303d7c512ac1f6d1e37f57c5681b2
added support for local aliasing of some attributes.  the technique used is not very good but covers at least some of the more common use cases

--HG--
branch : trunk
docs/api.rst
jinja2/compiler.py
jinja2/nodes.py