cpython/Lib/xml/sax
Antoine Pitrou 6b03ee6033 Issue #5027: The standard `xml` namespace is now understood by
xml.sax.saxutils.XMLGenerator as being bound to
http://www.w3.org/XML/1998/namespace.  Patch by Troy J. Farrell.
2010-10-27 18:33:30 +00:00
..
__init__.py SF patch# 1770008 by Christian Heimes (plus some extras). 2007-08-09 01:03:29 +00:00
_exceptions.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
expatreader.py Merged revisions 73004,73439,73496,73509,73529,73564,73576-73577,73595-73596,73605 via svnmerge from 2009-06-28 17:22:03 +00:00
handler.py Fix most trivially-findable print statements. 2007-02-09 05:37:30 +00:00
saxutils.py Issue #5027: The standard `xml` namespace is now understood by 2010-10-27 18:33:30 +00:00
xmlreader.py #2501 xml.sax.parser doesn't terminate when given a filename; enable some more tests! 2008-09-04 02:22:52 +00:00