• Martin v. Löwis's avatar
    Merge changes up to 1.10 from PyXML: · 156c337f
    Martin v. Löwis authored
    - implement hasAttribute and hasAttributeNS (1.7)
    - Node.replaceChild():  Update the sibling nodes to point to newChild.  Set
      the .nextSibling attribute on oldChild instead of adding a .newChild
      attribute (1.9).
    156c337f
minidom.py 21.9 KB