index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
xml
/
sax
/
_exceptions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-99482: remove `jython` compatibility parts from stdlib and tests (#99484)
Nikita Sobolev
2022-12-23
1
-4/+0
*
Issue #16714: use 'raise' exceptions, don't 'throw'.
Andrew Svetlov
2012-12-18
1
-3/+3
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0/+131
*
move the xml package implementation to xmlcore, and adjust the tests to
Fred Drake
2005-12-14
1
-131/+0
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-2/+2
*
commit the portion of PyXML patch #919008 that is relevant to the
Fred Drake
2004-03-20
1
-2/+7
*
Synchronize with 1.6 of PyXML:
Martin v. Löwis
2001-03-22
1
-3/+11
*
Synchronize with PyXML 1.5.
Martin v. Löwis
2001-01-27
1
-0/+1
*
Make reindent.py happy (lots of trailing whitespace removed).
Fred Drake
2000-10-23
1
-2/+2
*
_exceptions: Format a missing system id as <unknown>.
Martin v. Löwis
2000-10-09
1
-4/+5
*
Add SAXReaderNotAvailable, and use it to distinguish between an
Martin v. Löwis
2000-10-06
1
-0/+10
*
SAXException.__getitem__(): Raise AttributeError instead of NameError.
Fred Drake
2000-09-21
1
-1/+1
*
Once we're done with the sys module, remove it from the namespace so
Fred Drake
2000-09-18
1
-13/+11
*
fix inconsistent use of tabs and spaces
Jeremy Hylton
2000-07-07
1
-10/+10
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-06-29
1
-0/+108