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

/external/python/cpython2/Lib/xml/dom/
H A Dexpatbuilder.py33 from xml.dom.minidom import _append_child, _set_attribute_node namespace
371 _set_attribute_node(node, a)
769 _set_attribute_node(node, a)
H A Dminidom.py736 _set_attribute_node(self, attr)
856 def _set_attribute_node(element, attr): function

Completed in 197 milliseconds