cpython/Lib/xml/dom
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
..
NodeFilter.py Import NodeFilter from DOM2 Traversal/Range. 2003-01-25 17:07:03 +00:00
__init__.py Import UserDataHandler from PyXML. 2003-01-25 17:11:07 +00:00
domreg.py Merge with PyXML 1.3: 2003-01-26 09:04:35 +00:00
expatbuilder.py Merge with PyXML 1.34: Correct typo. Fixes #674700. 2003-01-26 09:01:30 +00:00
minicompat.py Import expatbuilder, minicompat from PyXML. 2003-01-25 15:11:07 +00:00
minidom.py Merge with PyXML 1.82: 2003-01-26 08:59:32 +00:00
pulldom.py Add xml namespace initially (PyXML 1.19). 2002-06-30 07:32:56 +00:00
xmlbuilder.py Import from PyXML 1.10. 2003-01-25 15:29:56 +00:00