cpython/Lib/xml/sax
Martin v. Löwis 2ebfd09e58 Merge from PyXML:
[1.3] Added documentation of the namespace URI for elements with no namespace.
[1.4] New property http://www.python.org/sax/properties/encoding.
[1.5] Support optional string interning in pyexpat.
2002-06-30 07:38:50 +00:00
..
__init__.py Use more string methods, remove import string 2002-05-31 20:46:39 +00:00
_exceptions.py Synchronize with 1.6 of PyXML: 2001-03-22 15:34:02 +00:00
expatreader.py Fix spacing. 2002-06-30 07:27:30 +00:00
handler.py Merge from PyXML: 2002-06-30 07:38:50 +00:00
saxutils.py Make sure XMLGenerator uses quoteattr() instead of escape() to quote 2001-08-07 19:14:46 +00:00
xmlreader.py Previous check-in was by mistake, undo it. 2001-06-07 05:52:17 +00:00