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
/
pulldom.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add xml namespace initially (PyXML 1.19).
Martin v. Löwis
2002-06-30
1
-1/+2
*
[Apply patch #500457 from the PyXML tracker]
Andrew M. Kuchling
2002-03-20
1
-0/+9
*
Synchronize with pulldom from PyXML (revision 1.18).
Fred Drake
2001-11-30
1
-2/+24
*
Patch #432117: Record namespaces in the DOM tree using the DOM xmlns prefix.
Martin v. Löwis
2001-07-18
1
-1/+18
*
When creating an attribute node using createAttribute() or
Fred Drake
2001-03-23
1
-1/+2
*
Patch #407965: Improve Level 2 conformance of minidom
Martin v. Löwis
2001-03-13
1
-7/+29
*
Do not allow empty qualifiedName in createDocument.
Martin v. Löwis
2001-02-06
1
-8/+29
*
Don't get fooled by an empty prefix with a valid namespaceURI -- in
Guido van Rossum
2001-02-05
1
-2/+10
*
Re-indent.
Martin v. Löwis
2001-01-27
1
-1/+1
*
Synchronize with 1.10 of PyXML: Close parser when done.
Martin v. Löwis
2001-01-27
1
-2/+1
*
Patch #103052: Restore non-cyclic operation of pulldom.PullDOM
Martin v. Löwis
2001-01-26
1
-49/+38
*
Merge with 1.8 of pulldom.py:
Martin v. Löwis
2000-12-28
1
-1/+7
*
Patch #102492, fixing bug #116677:
Andrew M. Kuchling
2000-12-20
1
-10/+17
*
Adjust PullDOM to use a DOMImplementation instance to create new Document
Fred Drake
2000-12-14
1
-26/+37
*
Make reindent.py happy (lots of trailing whitespace removed).
Fred Drake
2000-10-23
1
-12/+12
*
Moved appendChild calls back to DOMEventStream.
Lars Gustäbel
2000-10-13
1
-7/+27
*
Added non-ns start and end element methods.
Lars Gustäbel
2000-10-11
1
-16/+31
*
minidom: access attribute value before printing it
Martin v. Löwis
2000-10-06
1
-10/+12
*
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
1
-125/+121
*
Now uses make_parser to create its parser (patch 101573).
Lars Gustäbel
2000-09-21
1
-2/+2
*
Used original SAX handling form.
Paul Prescod
2000-07-04
1
-2/+2
*
Reference cycle fixes
Paul Prescod
2000-07-01
1
-75/+2
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-06-29
1
-0/+267