cpython/Lib/xml/sax
Antoine Pitrou 0619ae798d Merged revisions 85858 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85858 | antoine.pitrou | 2010-10-27 20:33:30 +0200 (mer., 27 oct. 2010) | 5 lines

  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:37:51 +00:00
..
__init__.py
_exceptions.py
expatreader.py Merged revisions 73623-73624 via svnmerge from 2009-06-28 17:35:48 +00:00
handler.py
saxutils.py Merged revisions 85858 via svnmerge from 2010-10-27 18:37:51 +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