]> git.ipfire.org Git - thirdparty/jinja.git/commit
Disable py_compile for Python 3 and pypy
authorArmin Ronacher <armin.ronacher@active-4.com>
Mon, 20 May 2013 11:11:02 +0000 (12:11 +0100)
committerArmin Ronacher <armin.ronacher@active-4.com>
Mon, 20 May 2013 11:11:02 +0000 (12:11 +0100)
commitdec91944ee5e5e7bc5b02ab9756aaa4a9af08cfb
tree0f64ff4798a71a58ec296a477ffc851f7d32cadc
parent54c9f93e1f6d2bb564a3ed0cf38189effb4e2698
Disable py_compile for Python 3 and pypy
CHANGES
jinja2/_compat.py
jinja2/environment.py
jinja2/testsuite/loader.py