index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
xml
/
sax
/
_exceptions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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