cpython/Lib/xml
Fred Drake acd32d3be5 Added function xml.sax.saxutils.quoteattr().
This closes SF bug #440351.  It should not be moved to Python 2.1.1.
2001-07-19 16:10:15 +00:00
..
dom Patch #432117: Record namespaces in the DOM tree using the DOM xmlns prefix. 2001-07-18 15:30:25 +00:00
parsers
sax Added function xml.sax.saxutils.quoteattr(). 2001-07-19 16:10:15 +00:00
__init__.py