cpython/Lib/xml
Martin v. Löwis f8de21c51b Merge with PyXML 1.3:
Add support for the DOM Level 3 (draft) DOMImplementationSource interface
to the xml.dom and xml.dom.minidom modules.  Note API issue: the draft spec
says to return null when there is no suitable implementation, while the
Python getDOMImplementation() function raises ImportError (minor).
2003-01-26 09:04:35 +00:00
..
dom Merge with PyXML 1.3: 2003-01-26 09:04:35 +00:00
parsers Add a wrapper around the pyexpat module, making the "public" name of 2000-09-23 04:44:43 +00:00
sax Merge with PyXML 1.28: 2003-01-25 16:51:50 +00:00
__init__.py Bump required PyXML version to 0.6.5. 2002-06-30 15:08:22 +00:00