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
/
dom
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge with 1.8 of pulldom.py:
Martin v. Löwis
2000-12-28
1
-1/+7
*
Merge changes up to 1.10 from PyXML:
Martin v. Löwis
2000-12-28
1
-1/+11
*
Patch #102492, fixing bug #116677:
Andrew M. Kuchling
2000-12-20
2
-10/+42
*
Typo caught by /F -- thanks!
Fred Drake
2000-12-15
1
-1/+1
*
DOMException.__init__(): Remember to pass self to Exception.__init__().
Fred Drake
2000-12-15
1
-1/+1
*
Lots of small bug fixes and DOM API conformance improvements:
Fred Drake
2000-12-14
1
-49/+145
*
Adjust PullDOM to use a DOMImplementation instance to create new Document
Fred Drake
2000-12-14
1
-26/+37
*
Add code to DOMException to ensure it cannot be instantiated directly,
Fred Drake
2000-12-13
1
-1/+8
*
Add standard DOM exception hierarchy.
Martin v. Löwis
2000-12-13
1
-0/+68
*
Update the docstring.
Fred Drake
2000-12-11
1
-2/+31
*
Reduce the visibility of imported modules for cleaner "from ... import *"
Fred Drake
2000-11-21
1
-76/+181
*
Make reindent.py happy (lots of trailing whitespace removed).
Fred Drake
2000-10-23
2
-21/+20
*
Moved appendChild calls back to DOMEventStream.
Lars Gustäbel
2000-10-13
1
-7/+27
*
Clear siblings, now that they are being set.
Paul Prescod
2000-10-13
1
-0/+2
*
Added non-ns start and end element methods.
Lars Gustäbel
2000-10-11
1
-16/+31
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-10-09
1
-0/+7
*
Don't use string methods to allow sharing this code with PyXML.
Martin v. Löwis
2000-10-07
1
-1/+2
*
Record bugs found when comparing the module with DOM Core Level 2.
Martin v. Löwis
2000-10-07
1
-1/+4
*
minidom: access attribute value before printing it
Martin v. Löwis
2000-10-06
2
-12/+14
*
Use SAX2 namespace support.
Martin v. Löwis
2000-09-24
1
-28/+39
*
Updated to new SAX method signatures (*NS, patch 101573).
Lars Gustäbel
2000-09-24
1
-6/+6
*
Conform to the Python style guide.
Fred Drake
2000-09-24
2
-362/+367
*
Now uses make_parser to create its parser (patch 101573).
Lars Gustäbel
2000-09-21
1
-2/+2
*
Fixed bug that disallowed processing instructions before and after
Paul Prescod
2000-09-15
1
-4/+5
*
Added a few docstrings
Paul Prescod
2000-07-21
1
-0/+7
*
Used original SAX handling form.
Paul Prescod
2000-07-04
2
-4/+4
*
Misc fixes and improvements.
Paul Prescod
2000-07-01
1
-4/+16
*
Reference cycle fixes
Paul Prescod
2000-07-01
2
-142/+118
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-06-29
2
-0/+652
*
Package docstring.
Fred Drake
2000-06-29
1
-0/+10
[prev]