fixed macro return value (for autoescaping) and avoided double free in BaseContext_clear
authorArmin Ronacher <armin.ronacher@active-4.com>
Tue, 6 Nov 2007 18:29:09 +0000 (19:29 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Tue, 6 Nov 2007 18:29:09 +0000 (19:29 +0100)
commitf0a65a68a609a5a639f7c6269741f5defb5abbe2
treeb6c00d3a7dc7726cf315341fb2e95f566037bb79
parent9f3e2f6163ba7aaca807d0d1ff1f5e32356f65b9
fixed macro return value (for autoescaping) and avoided double free in BaseContext_clear

--HG--
branch : trunk
jinja/_speedups.c
jinja/datastructure.py
jinja/translators/python.py
jinja/utils.py