Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/xml/dom/
Dminidom.py842 if _get_containing_entref(self) is not None:
1117 def _get_containing_entref(node): function