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
_exceptions.py
expatreader.py
handler.py
saxutils.py Issue #5027: The standard `xml` namespace is now understood by 2010-10-27 18:33:30 +00:00
xmlreader.py