cpython/Lib/xml
Lars Gustäbel fc643c339d Bug fix to namespace handling in XMLGenerator (now adds declarations).
Bug fixes to XMLFilterBase (wrong ignorableWhitespace signature and
did not inherit set*Handler methods from XMLReader.)
2000-09-24 10:53:31 +00:00
..
dom Conform to the Python style guide. 2000-09-24 05:21:58 +00:00
parsers Add a wrapper around the pyexpat module, making the "public" name of 2000-09-23 04:44:43 +00:00
sax Bug fix to namespace handling in XMLGenerator (now adds declarations). 2000-09-24 10:53:31 +00:00
__init__.py Remove the outer test for __name__; not necessary. 2000-08-04 03:14:55 +00:00