summaryrefslogtreecommitdiff
path: root/sandbox/docutils_xml/test/test_parsers/test_XmlParser.py
Commit message (Expand)AuthorAgeFilesLines
* `XsltParser` supports parameters for XSLT program.smerten2013-11-301-0/+95
* Changed interface of `XsltParser` to accept a file-like object. Addedsmerten2013-11-231-7/+8
* Added tests for XmlParser and XmlVisitor.smerten2013-11-201-0/+332