cpython/Lib/xml/dom
Martin v. Löwis b417be2ad9 Do not allow empty qualifiedName in createDocument.
Rearrange pulldom to create documents with root element.
Provide clear methods so that the ContentHandler releases its hold on the
document.
2001-02-06 01:16:06 +00:00
..
__init__.py Re-indent. 2001-01-27 08:47:37 +00:00
minidom.py Do not allow empty qualifiedName in createDocument. 2001-02-06 01:16:06 +00:00
pulldom.py Do not allow empty qualifiedName in createDocument. 2001-02-06 01:16:06 +00:00