]> granicus.if.org Git - python/commit
Merge changes up to 1.10 from PyXML:
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 28 Dec 2000 18:40:56 +0000 (18:40 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 28 Dec 2000 18:40:56 +0000 (18:40 +0000)
commit156c337f665a713767fa63b6c16ee6e9dea16250
tree4d481c4ef5ad6068fdc4f605725d621e7ccf583f
parent88b5ae0110c614591c31a1f0f63c81655f49651f
Merge changes up to 1.10 from PyXML:
- 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).
Lib/xml/dom/minidom.py