cpython/Lib/xml
Fred Drake 96ea196ea8 Use the public name for the Expat parser; "pyexpat" is deprecated. 2000-09-23 04:49:30 +00:00
..
dom Now uses make_parser to create its parser (patch 101573). 2000-09-21 08:38:46 +00:00
parsers Add a wrapper around the pyexpat module, making the "public" name of 2000-09-23 04:44:43 +00:00
sax Use the public name for the Expat parser; "pyexpat" is deprecated. 2000-09-23 04:49:30 +00:00
__init__.py Remove the outer test for __name__; not necessary. 2000-08-04 03:14:55 +00:00