Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds