cpython/Lib/xml
Fred Drake a12adfe485 Reduce the number of imports needed.
Make the code conform better to the Python style guide.
2000-09-18 17:40:22 +00:00
..
dom Fixed bug that disallowed processing instructions before and after 2000-09-15 17:09:19 +00:00
parsers Rename the "parser" package to "parsers" to be compatible with the PyXML 2000-07-31 23:59:54 +00:00
sax Reduce the number of imports needed. 2000-09-18 17:40:22 +00:00
__init__.py Remove the outer test for __name__; not necessary. 2000-08-04 03:14:55 +00:00