Fixed a bug in constant folding of keyword arguments to filter calls. Thanks noskolo.
authorArmin Ronacher <armin.ronacher@active-4.com>
Sun, 21 Sep 2008 15:08:48 +0000 (17:08 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sun, 21 Sep 2008 15:08:48 +0000 (17:08 +0200)
commit335b87a84695854f3af03ada3131c55fc59d4a31
tree4adc3de2079b3c2701e9ea9c27c56a78c8770b65
parent5799605a1e6d0a944ad98d30f8a2dd46d8aaef9c
Fixed a bug in constant folding of keyword arguments to filter calls.  Thanks noskolo.

--HG--
branch : trunk
jinja2/nodes.py
tests/test_old_bugs.py [new file with mode: 0644]