Files
cpython/Lib/xml
Fred Drake 6526bf863e When creating an attribute node using createAttribute() or
createAttributeNS(), use the parallel setAttributeNode() or
setAttributeNodeNS() to add the node to the document -- do not assume
that setAttributeNode() will operate properly for both.
2001-03-23 04:39:24 +00:00
..
2001-03-22 15:34:02 +00:00
2001-02-09 12:03:45 +00:00