cpython/Lib/xml
Martin v. Löwis 58af43fd76 [Patch 101634]
xml.sax: Fix parse and parseString not to rely on ExpatParser
         Greatly simplify import logic by using __import__
saxutils: Support Unicode strings and files as parameters to
          prepare_input_source
2000-09-24 21:31:06 +00:00
..
dom Updated to new SAX method signatures (*NS, patch 101573). 2000-09-24 18:31:37 +00:00
parsers Add a wrapper around the pyexpat module, making the "public" name of 2000-09-23 04:44:43 +00:00
sax [Patch 101634] 2000-09-24 21:31:06 +00:00
__init__.py Remove the outer test for __name__; not necessary. 2000-08-04 03:14:55 +00:00