Home
last modified time | relevance | path

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

/third_party/python/Lib/xml/dom/
H A Dminidom.py432 elem._magic_id_nodes -= 1
672 _magic_id_nodes = 0 variable in Element
930 self._magic_id_nodes += 1
1775 elif not node._magic_id_nodes:
1781 elif not node._magic_id_nodes:
1787 elif node._magic_id_nodes == 1:
1789 elif node._magic_id_nodes:

Completed in 4 milliseconds