]> git.sesse.net Git - xml-template/history - python
Fix DOM replacement. include.py works!
[xml-template] / python /
2006-09-06 sgunderson@bigfoot.comFix DOM replacement. include.py works!
2006-09-06 sgunderson@bigfoot.comFix a possible latent overwrite bug in the Python version.
2006-09-06 sgunderson@bigfoot.comFix even more silly errors in attribute.py. attribute...
2006-09-06 sgunderson@bigfoot.comFix silly error in attribute.py test.
2006-09-06 sgunderson@bigfoot.comFix cleaning in the Python version. clone test passes!
2006-09-06 sgunderson@bigfoot.comIn Python substitute, compare on local name, not name.
2006-09-06 sgunderson@bigfoot.comFix much of the cloning.
2006-09-06 sgunderson@bigfoot.comFix the exceptions in the cloning. Still doesn't work...
2006-09-06 sgunderson@bigfoot.comMake the Python tests use lists instead of tuples.
2006-09-06 sgunderson@bigfoot.comStart implementing cloning in Python.
2006-09-06 sgunderson@bigfoot.comWrite enough of the Python version to make it pass...
2006-09-06 sgunderson@bigfoot.comAdd a skeleton xmltemplate.alternate.
2006-09-06 sgunderson@bigfoot.comAdd full range of Python regression tests.
2006-09-06 sgunderson@bigfoot.comMake the Python version pass the passthru test...
2006-09-06 sgunderson@bigfoot.comAdd a trivial new “pass through” test.
2006-09-06 sgunderson@bigfoot.comAdd a skeleton python version.