]> git.ipfire.org Git - thirdparty/jinja.git/commit
Let the Environment override the CodeGenerator
authorThiefMaster <adrian@planetcoding.net>
Mon, 6 Apr 2015 11:54:14 +0000 (13:54 +0200)
committerThiefMaster <adrian@planetcoding.net>
Mon, 6 Apr 2015 12:17:19 +0000 (14:17 +0200)
commit14936312c0755f811e73e691ab495e39afc6b7d8
tree2e334852c8a6587b230c529c111e56df48ab471f
parenta0d47b9cf9fb31b9a373c202a828a689b9837bf1
Let the Environment override the CodeGenerator

see #404
docs/api.rst
jinja2/compiler.py
jinja2/environment.py
tests/test_api.py