summaryrefslogtreecommitdiffstats
path: root/Modules/xxmodule.c
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2000-12-20 14:47:24 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2000-12-20 14:47:24 (GMT)
commit04a45e9bb159f348ba722d0b49f9837f91cceaea (patch)
tree0d0e69ab939dc9bfa83a378bdbfa7467525c40a1 /Modules/xxmodule.c
parent34c20cf705045ab6e496c1271fb522cfabd409e5 (diff)
downloadcpython-04a45e9bb159f348ba722d0b49f9837f91cceaea.zip
cpython-04a45e9bb159f348ba722d0b49f9837f91cceaea.tar.gz
cpython-04a45e9bb159f348ba722d0b49f9837f91cceaea.tar.bz2
Patch #102492, fixing bug #116677:
give minidom.py behaviour that complies with the DOM Level 1 REC, which says that when a node newChild is added to the tree, "if the newChild is already in the tree, it is first removed." pulldom.py is patched to use the public minidom interface instead of setting .parentNode itself. Possibly this reduces pulldom's efficiency; someone else will have to pronounce on that.
Diffstat (limited to 'Modules/xxmodule.c')
0 files changed, 0 insertions, 0 deletions