cpython/Lib/xml/sax
Fred Drake e143bbb610 fix documentation for ContentHandler.ignorableWhitespace()
(closes SF bug #881707)
2004-05-06 03:47:48 +00:00
..
__init__.py Use more string methods, remove import string 2002-05-31 20:46:39 +00:00
_exceptions.py commit the portion of PyXML patch #919008 that is relevant to the 2004-03-20 08:15:30 +00:00
expatreader.py Swap public and system ID in start_doctype_decl. Fixes #780300. 2004-05-06 01:54:36 +00:00
handler.py fix documentation for ContentHandler.ignorableWhitespace() 2004-05-06 03:47:48 +00:00
saxutils.py Consider output encoding in XMLGenerator. Fixes #938076. 2004-05-06 02:22:43 +00:00
xmlreader.py SF patch 672098: Three __contains__ implementations 2003-01-30 00:56:33 +00:00