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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use more string methods, remove import string
Neal Norwitz
2002-05-31
1
-3/+3
*
Add dead imports of modules that are "magically" imported.
Martin v. Löwis
2001-07-31
1
-0/+5
*
Make reindent.py happy (lots of trailing whitespace removed).
Fred Drake
2000-10-23
1
-5/+5
*
Add SAXReaderNotAvailable, and use it to distinguish between an
Martin v. Löwis
2000-10-06
1
-2/+11
*
[Patch 101634]
Martin v. Löwis
2000-09-24
1
-24/+3
*
Improvements to doco strings.
Lars Gustäbel
2000-09-24
1
-3/+1
*
Added back the InputSource class (patch 101630).
Lars Gustäbel
2000-09-24
1
-3/+7
*
More whitespace cleanup, to satisfy tabnanny.py. Don't trust -tt!
Guido van Rossum
2000-09-22
1
-15/+15
*
White space cleanup, including one item that was an error under -tt.
Fred Drake
2000-09-22
1
-5/+5
*
fix bogus references to imp; makes test_minidom succeed
Jeremy Hylton
2000-09-21
1
-2/+2
*
Added the make_parser function (patch 101571).
Lars Gustäbel
2000-09-21
1
-2/+67
*
Remove two unnecessary imports.
Fred Drake
2000-09-18
1
-26/+26
*
Fixed some typos. Removed one obsolete comment.
Paul Prescod
2000-09-15
1
-3/+2
*
Tightened xml.sax.__init__.py
Paul Prescod
2000-07-01
1
-5/+5
*
Reference cycle fixes
Paul Prescod
2000-07-01
1
-0/+24
*
Package docstring and initialization.
Fred Drake
2000-06-29
1
-0/+25