index
:
cpython
3.10
3.11
3.12
3.13
3.14
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
xml
/
sax
/
_exceptions.py
Commit message (
Expand
)
Author
Age
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
*
move the xml package implementation to xmlcore, and adjust the tests to
Fred Drake
2005-12-14
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
*
commit the portion of PyXML patch #919008 that is relevant to the
Fred Drake
2004-03-20
*
Synchronize with 1.6 of PyXML:
Martin v. Löwis
2001-03-22
*
Synchronize with PyXML 1.5.
Martin v. Löwis
2001-01-27
*
Make reindent.py happy (lots of trailing whitespace removed).
Fred Drake
2000-10-23
*
_exceptions: Format a missing system id as <unknown>.
Martin v. Löwis
2000-10-09
*
Add SAXReaderNotAvailable, and use it to distinguish between an
Martin v. Löwis
2000-10-06
*
SAXException.__getitem__(): Raise AttributeError instead of NameError.
Fred Drake
2000-09-21
*
Once we're done with the sys module, remove it from the namespace so
Fred Drake
2000-09-18
*
fix inconsistent use of tabs and spaces
Jeremy Hylton
2000-07-07
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-06-29