Home
last modified time | relevance | path

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

/third_party/python/Lib/xml/dom/
H A Dminidom.py1001 def _get_nodeValue(self): member in ProcessingInstruction
1005 nodeValue = property(_get_nodeValue, _set_nodeValue)

Completed in 3 milliseconds