]> git.ipfire.org Git - thirdparty/jinja.git/commit
Use print() function in both Python2 and Python 3 1093/head
authorcclauss <cclauss@me.com>
Sun, 27 Oct 2019 12:05:59 +0000 (13:05 +0100)
committercclauss <cclauss@me.com>
Sun, 27 Oct 2019 12:05:59 +0000 (13:05 +0100)
commit82a8ea4f3b6951ed4d0219107752118138fc0fd0
tree07887e8708f62b8a3c90cd887ce8416a4edfed33
parent9a7dd7b28b50fd8adc019ab2702b50ae5c6ed782
Use print() function in both Python2 and Python 3
12 files changed:
examples/basic/cycle.py
examples/basic/debugger.py
examples/basic/inheritance.py
examples/basic/test.py
examples/basic/test_filter_and_linestatements.py
examples/basic/test_loop_filter.py
examples/basic/translate.py
examples/profile.py
examples/rwbench/rwbench.py
ext/django2jinja/django2jinja.py
ext/djangojinja2.py
scripts/jinja2-debug.py