Home
last modified time | relevance | path

Searched refs:_get_containing_element (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/xml/dom/
Dminidom.py1093 elem = _get_containing_element(self)
1109 def _get_containing_element(node): function