]> git.ipfire.org Git - thirdparty/jinja.git/commit
Make the runtime leak less of the version hacks
authorArmin Ronacher <armin.ronacher@active-4.com>
Mon, 20 May 2013 00:51:26 +0000 (01:51 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Mon, 20 May 2013 00:51:26 +0000 (01:51 +0100)
commit28c7488224102aea5cc5045a837c88e3820d86ba
treefb219555d2bd7cd0dd740c2108bd054c210135f8
parent25a67d0a140310f496ce7a72bd3d879d9234d028
Make the runtime leak less of the version hacks
jinja2/_compat.py
jinja2/environment.py
jinja2/exceptions.py
jinja2/lexer.py
jinja2/runtime.py
jinja2/sandbox.py
jinja2/tests.py
jinja2/testsuite/filters.py
jinja2/utils.py