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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-09-21
1
-17/+27
*
SAXException.__getitem__(): Raise AttributeError instead of NameError.
Fred Drake
2000-09-21
1
-1/+1
*
fix bogus references to imp; makes test_minidom succeed
Jeremy Hylton
2000-09-21
1
-2/+2
*
Now uses make_parser to create its parser (patch 101573).
Lars Gustäbel
2000-09-21
1
-2/+2
*
Added the make_parser function (patch 101571).
Lars Gustäbel
2000-09-21
1
-2/+67
*
Updated XMLGenerator to new DocumentHandler interface (patch 101572).
Lars Gustäbel
2000-09-21
1
-11/+30
*
Updated to correct DocumentHandler signatures. (patch 101570)
Lars Gustäbel
2000-09-21
1
-6/+23
*
Reduce the number of imports needed.
Fred Drake
2000-09-18
1
-20/+23
*
Remove two unnecessary imports.
Fred Drake
2000-09-18
1
-26/+26
*
Once we're done with the sys module, remove it from the namespace so
Fred Drake
2000-09-18
1
-13/+11
*
Fixed some typos. Removed one obsolete comment.
Paul Prescod
2000-09-15
1
-3/+2
*
Fixed bug that disallowed processing instructions before and after
Paul Prescod
2000-09-15
1
-4/+5
*
Remove the outer test for __name__; not necessary.
Fred Drake
2000-08-04
1
-8/+7
*
Add magic to replace the xml package with _xmlplus at import time.
Fred Drake
2000-08-01
1
-1/+11
*
Rename the "parser" package to "parsers" to be compatible with the PyXML
Fred Drake
2000-07-31
1
-0/+0
*
Added a few docstrings
Paul Prescod
2000-07-21
1
-0/+7
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-1/+1
*
fix inconsistent use of tabs and spaces
Jeremy Hylton
2000-07-07
1
-10/+10
*
fixed indentation in several places
Skip Montanaro
2000-07-06
1
-19/+19
*
fix indentation in one docstring
Skip Montanaro
2000-07-06
1
-1/+1
*
fix indentation in three docstrings
Skip Montanaro
2000-07-06
1
-3/+3
*
Used original SAX handling form.
Paul Prescod
2000-07-04
3
-15/+14
*
Typo (mine): Garsholm --> Garshol
Fred Drake
2000-07-02
1
-1/+1
*
Misc fixes and improvements.
Paul Prescod
2000-07-01
1
-4/+16
*
Removed unncessary dependency.
Paul Prescod
2000-07-01
1
-1/+1
*
Tightened xml.sax.__init__.py
Paul Prescod
2000-07-01
1
-5/+5
*
Reference cycle fixes
Paul Prescod
2000-07-01
4
-144/+144
*
Typo.
Fred Drake
2000-06-29
1
-1/+1
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-06-29
2
-0/+652
*
Package docstring.
Fred Drake
2000-06-29
1
-0/+8
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-06-29
5
-0/+960
*
Package docstring and initialization.
Fred Drake
2000-06-29
1
-0/+25
*
Package docstring.
Fred Drake
2000-06-29
2
-0/+23
[prev]