Imported Upstream version 1.2.4 upstream upstream/1.2.4
authorTizenOpenSource <tizenopensrc@samsung.com>
Thu, 28 Dec 2023 09:12:13 +0000 (18:12 +0900)
committerTizenOpenSource <tizenopensrc@samsung.com>
Thu, 28 Dec 2023 09:12:13 +0000 (18:12 +0900)
commit5d66ef201c0d1f52d06fdb7e61e16978b12d9b09
treea3824853e213c542e530e1047df6182d70f63b0e
parentbb310da75f69bdd6d2a99abbea2538ddeefd0a97
Imported Upstream version 1.2.4
30 files changed:
Mako.egg-info/PKG-INFO
Mako.egg-info/SOURCES.txt
PKG-INFO
doc/_static/basic.css
doc/_static/doctools.js
doc/_static/documentation_options.js
doc/_static/searchtools.js
doc/_static/sphinx_highlight.js [new file with mode: 0644]
doc/build/changelog.rst
doc/build/conf.py
doc/caching.html
doc/changelog.html
doc/defs.html
doc/filtering.html
doc/genindex.html
doc/index.html
doc/inheritance.html
doc/namespaces.html
doc/runtime.html
doc/search.html
doc/searchindex.js
doc/syntax.html
doc/unicode.html
doc/usage.html
mako/__init__.py
mako/codegen.py
mako/lexer.py
setup.cfg
test/test_lexer.py
test/test_loop.py