]> git.sesse.net Git - xml-template/commit
Add Python 3 support.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 17 Aug 2017 22:09:35 +0000 (00:09 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 17 Aug 2017 22:09:35 +0000 (00:09 +0200)
commitcba8eef965a5c243cd8bf51059f3bdd98793a22c
treec567a25dc5947820308ccf5019f89ae44fbee534
parentf08956eaa3c6683d1767e60862d0555846581902
Add Python 3 support.

Patch by Kristian Klette.
13 files changed:
python/attribute-empty.py
python/attribute.py
python/attribute2.py
python/attribute3.py
python/clone.py
python/include.py
python/namespace.py
python/namespace2.py
python/passthru.py
python/simple.py
python/structure.py
python/xmltemplate.py
tests/test.sh