Age | Commit message (Expand) | Author |
---|---|---|
2013-09-12 | ElementTree._escape_cdata isn't reliable across Python versions. | Lance Stout |
2013-07-30 | tostring.escape : optimization | Jean-Philippe Caruana |
2013-07-26 | refactor: no import * in tests | Jean-Philippe Caruana |
2012-09-24 | Simplify stringifying XML | Lance Stout |
2012-07-24 | Add support for using CDATA for escaping. | Lance Stout |
2011-01-27 | Update tostring methods. | Lance Stout |
2010-12-08 | Fix xml:lang tostring test. | Lance Stout |
2010-12-07 | Add support for using xml:lang values. | Lance Stout |
2010-10-21 | Fixed mixed text and elements bug in tostring. | Lance Stout |
2010-10-07 | Unit test reorganization. | Lance Stout |
2010-08-05 | Add unit tests for the tostring function. | Lance Stout |