Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_minidom.py1513 e.setIdAttributeNS(NS1, "a1")
1517 e.setIdAttributeNS(NS2, "a2")
/third_party/python/Lib/xml/dom/
H A Dminidom.py919 def setIdAttributeNS(self, namespaceURI, localName): member in Element

Completed in 6 milliseconds