mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
6526bf863e
createAttributeNS(), use the parallel setAttributeNode() or setAttributeNodeNS() to add the node to the document -- do not assume that setAttributeNode() will operate properly for both.