Martin v. Löwis added the comment:

Thanks. I committed something like that as 59176.

Notice that the precise semantics of all operations is specified in the
DOM itself,

http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/core.html

which says

Adds the node newChild to the end of the list of children of this node.
If the newChild is already in the tree, it is first removed.

----------
resolution:  -> fixed
status: open -> closed

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1494>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to