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
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