aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/xml/sax/_exceptions.py
Commit message (Expand)AuthorAge
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-11
* move the xml package implementation to xmlcore, and adjust the tests toFred Drake2005-12-14
* Whitespace normalization, via reindent.py.Tim Peters2004-07-18
* commit the portion of PyXML patch #919008 that is relevant to theFred Drake2004-03-20
* Synchronize with 1.6 of PyXML:Martin v. Löwis2001-03-22
* Synchronize with PyXML 1.5.Martin v. Löwis2001-01-27
* Make reindent.py happy (lots of trailing whitespace removed).Fred Drake2000-10-23
* _exceptions: Format a missing system id as <unknown>.Martin v. Löwis2000-10-09
* Add SAXReaderNotAvailable, and use it to distinguish between anMartin v. Löwis2000-10-06
* SAXException.__getitem__(): Raise AttributeError instead of NameError.Fred Drake2000-09-21
* Once we're done with the sys module, remove it from the namespace soFred Drake2000-09-18
* fix inconsistent use of tabs and spacesJeremy Hylton2000-07-07
* Paul Prescod <paul@prescod.net>:Fred Drake2000-06-29