Home
last modified time | relevance | path

Searched refs:createAttribute (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/xml/dom/
H A Dpulldom.py100 attr = self.document.createAttribute(a_localname)
119 attr = self.document.createAttribute(aname)
H A Dminidom.py1709 def createAttribute(self, qName): member in Document
/third_party/python/Lib/test/
H A Dtest_minidom.py1487 a3 = doc.createAttribute("a1")

Completed in 7 milliseconds