cpython/Lib/xml
Martin v. Löwis 2c8a89cc3f minidom: access attribute value before printing it
correct order of constructor args in createAttributeNS
pulldom: use symbolic names for uri and localnames
         correct usage of createAttribute and setAttributeNode signatures.
2000-10-06 22:36:03 +00:00
..
dom minidom: access attribute value before printing it 2000-10-06 22:36:03 +00:00
parsers Add a wrapper around the pyexpat module, making the "public" name of 2000-09-23 04:44:43 +00:00
sax In an incremental parser, close the parser after feeding everything. 2000-10-06 21:12:12 +00:00
__init__.py Include the version-detecting code to allow PyXML to override the "standard" 2000-09-25 17:30:17 +00:00