Home
last modified time | relevance | path

Searched refs:removeAttributeNS (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_minidom.py330 self.assertRaises(xml.dom.NotFoundErr, child.removeAttributeNS,
333 child.removeAttributeNS("http://www.python.org", "abcattr")
/third_party/python/Lib/xml/dom/
H A Dminidom.py816 def removeAttributeNS(self, namespaceURI, localName): member in Element

Completed in 9 milliseconds