cpython/Lib/xml/sax
Fred Drake 6fd0b0d5ba commit the portion of PyXML patch #919008 that is relevant to the
standard library:
str() of xml.sax.SAXParseException should not fail if the line and/or
column number returned by the locator are None
(tests added)
2004-03-20 08:15:30 +00:00
..
__init__.py
_exceptions.py commit the portion of PyXML patch #919008 that is relevant to the 2004-03-20 08:15:30 +00:00
expatreader.py
handler.py
saxutils.py
xmlreader.py