cpython/Lib/xml
2013-01-13 22:24:27 +02:00
..
dom Issue #15296: Fix minidom.toxml/toprettyxml for non-unicode encodings. Patch by Serhiy Storchaka, with some minor style adjustments by me. 2012-07-13 09:52:39 +03:00
etree Cleanup the docs ElementTree a bit. 2013-01-13 22:24:27 +02:00
parsers
sax Issue #16714: use 'raise' exceptions, don't 'throw'. 2012-12-18 21:14:22 +02:00
__init__.py