cpython/Lib/xml
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
..
dom Do not allow empty qualifiedName in createDocument. 2001-02-06 01:16:06 +00:00
parsers Add a wrapper around the pyexpat module, making the "public" name of 2000-09-23 04:44:43 +00:00
sax Re-indent. 2001-01-27 09:01:20 +00:00
__init__.py Use the string module instead of string methods; this should still work 2000-12-16 01:43:40 +00:00