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
/
saxutils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not assume that types.UnicodeType exists; we might be running in an old
Fred Drake
2000-12-16
1
-1/+5
*
Fix bug in prepare_input_source (patched by Paul P., sourceforge.net down
Lars Gustäbel
2000-10-24
1
-1/+1
*
Make reindent.py happy (lots of trailing whitespace removed).
Fred Drake
2000-10-23
1
-9/+9
*
Added parent attribute with getters and setters on XMLFilterBase.
Lars Gustäbel
2000-10-11
1
-0/+12
*
Don't use a file object as system id; try to propagate the file name to
Martin v. Löwis
2000-10-06
1
-1/+3
*
Support non-namespace elements in *ElementNS of XMLGenerator.
Martin v. Löwis
2000-10-03
1
-2/+10
*
Fix handling of file inputs on Windows; passing them to urllib.urlopen()
Fred Drake
2000-09-26
1
-3/+5
*
[Patch 101634]
Martin v. Löwis
2000-09-24
1
-2/+8
*
Added back the InputSource class (patch 101630).
Lars Gustäbel
2000-09-24
1
-0/+22
*
Bug fix to namespace handling in XMLGenerator (now adds declarations).
Lars Gustäbel
2000-09-24
1
-5/+13
*
Updated XMLGenerator to new DocumentHandler interface (patch 101572).
Lars Gustäbel
2000-09-21
1
-11/+30
*
Reduce the number of imports needed.
Fred Drake
2000-09-18
1
-20/+23
*
Removed unncessary dependency.
Paul Prescod
2000-07-01
1
-1/+1
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-06-29
1
-0/+153