]> git.ipfire.org Git - thirdparty/jinja.git/commit
remove Python 2 from docs
authorDavid Lord <davidism@gmail.com>
Mon, 27 Jan 2020 22:12:52 +0000 (14:12 -0800)
committerDavid Lord <davidism@gmail.com>
Wed, 5 Feb 2020 16:37:40 +0000 (08:37 -0800)
commitf28b25ea623fdc08dcdf573af837048314360bb7
tree72273fad1c243ffdba59811cdaca5a082f783eb2
parent0c75d4805889ca97948d727917dbf8f301981956
remove Python 2 from docs
15 files changed:
docs/api.rst
docs/extensions.rst
docs/faq.rst
docs/index.rst
docs/intro.rst
docs/switching.rst
docs/templates.rst
src/jinja2/bccache.py
src/jinja2/environment.py
src/jinja2/ext.py
src/jinja2/lexer.py
src/jinja2/loaders.py
src/jinja2/nodes.py
src/jinja2/runtime.py
src/jinja2/sandbox.py