summaryrefslogtreecommitdiff
path: root/Python/bltinmodule.c
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2000-12-20 14:47:24 +0000
committerAndrew M. Kuchling <amk@amk.ca>2000-12-20 14:47:24 +0000
commit04a45e9bb159f348ba722d0b49f9837f91cceaea (patch)
tree0d0e69ab939dc9bfa83a378bdbfa7467525c40a1 /Python/bltinmodule.c
parent34c20cf705045ab6e496c1271fb522cfabd409e5 (diff)
downloadcpython-git-04a45e9bb159f348ba722d0b49f9837f91cceaea.tar.gz
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 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions