cpython/Lib/xml
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
..
dom Replace backticks with repr() or "%r" 2004-02-12 17:35:32 +00:00
parsers Add a wrapper around the pyexpat module, making the "public" name of 2000-09-23 04:44:43 +00:00
sax commit the portion of PyXML patch #919008 that is relevant to the 2004-03-20 08:15:30 +00:00
__init__.py Require PyXML 0.8.2. 2003-01-26 10:36:33 +00:00