]> git.sesse.net Git - xml-template/commit
Allow the Python version to take in arbitrary list-like objects, such as generators...
authorSteinar H. Gunderson <sesse@debian.org>
Sun, 1 May 2011 11:15:51 +0000 (13:15 +0200)
committerSteinar H. Gunderson <sesse@debian.org>
Sun, 1 May 2011 11:15:51 +0000 (13:15 +0200)
commitc1cd6224b8614335bb04d36699876211843f558a
tree67541db962c5b42d8cdaffa33d5e955335444970
parent3410d39314be774eba5ca154e5e9633526dc0508
Allow the Python version to take in arbitrary list-like objects, such as generators, where a list would be expected (iteration). Patch from Morten Minde Neergaard.
python/xmltemplate.py