mirror of
https://github.com/python/cpython.git
synced 2025-10-27 11:44:39 +00:00
createAttributeNS(), use the parallel setAttributeNode() or setAttributeNodeNS() to add the node to the document -- do not assume that setAttributeNode() will operate properly for both. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| domreg.py | ||
| minidom.py | ||
| pulldom.py | ||