cpython/Lib/xml
Martin v. Löwis d5fb58f1e3 Merge changes of PyXML 1.13:
Use nodeName, not tagName in attributes.
Provide get method for dictionary-like objects.
Use DOM exceptions instead of standard exceptions.
2001-01-27 08:38:34 +00:00
..
dom Merge changes of PyXML 1.13: 2001-01-27 08:38:34 +00:00
parsers Add a wrapper around the pyexpat module, making the "public" name of 2000-09-23 04:44:43 +00:00
sax Do not assume that types.UnicodeType exists; we might be running in an old 2000-12-16 01:45:11 +00:00
__init__.py Use the string module instead of string methods; this should still work 2000-12-16 01:43:40 +00:00