cpython/Lib/xml
Georg Brandl 90b20675bd #10777: fix iteration over dict keys while mutating the dict. 2010-12-28 10:38:33 +00:00
..
dom #6098: Refrain from claiming DOM level 3 conformance in minidom. 2010-10-15 18:00:35 +00:00
etree #10777: fix iteration over dict keys while mutating the dict. 2010-12-28 10:38:33 +00:00
parsers #5355 followup: add unit test for new dictionaries, and provide submodules from xml.parsers.expat as advertised. 2010-10-15 15:25:23 +00:00
sax close the source's byte stream 2010-10-31 20:03:32 +00:00
__init__.py