Home | History | Annotate | Download | only in dom

Lines Matching refs:old2

736         old2 = self._attrsNS.get((attr.namespaceURI, attr.localName), None)
737 if old2 is not None and old2 is not old1:
738 self.removeAttributeNode(old2)
745 if old2 is not attr:
746 return old2