cpython/Lib/xml/dom
Fred Drake 2998a55f2d Attribute nodes did not always get their ownerDocument and ownerElement
properly set.  This fixes that.
2001-12-06 18:27:48 +00:00
..
__init__.py Added the convenience constants that are present in PyXML to make these 2001-11-30 15:37:33 +00:00
domreg.py Patch #103885: Add dynamic registration and lookup of DOM implementations. 2001-02-22 14:05:50 +00:00
minidom.py Attribute nodes did not always get their ownerDocument and ownerElement 2001-12-06 18:27:48 +00:00
pulldom.py Synchronize with pulldom from PyXML (revision 1.18). 2001-11-30 22:22:26 +00:00