cpython/Lib/xml/dom
Fred Drake dc806704b5 Corrected default value of the DocumentType.internalSubset attribute based
on a clarification sent to the www-dom list.
2001-04-05 14:41:30 +00:00
..
__init__.py Patch #103885: Add dynamic registration and lookup of DOM implementations. 2001-02-22 14:05:50 +00:00
domreg.py Patch #103885: Add dynamic registration and lookup of DOM implementations. 2001-02-22 14:05:50 +00:00
minidom.py Corrected default value of the DocumentType.internalSubset attribute based 2001-04-05 14:41:30 +00:00
pulldom.py When creating an attribute node using createAttribute() or 2001-03-23 04:39:24 +00:00