Searched defs:_append_child (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/xml/dom/ | ||
| D | minidom.py | 285 def _append_child(self, node): function |
| /external/python/cpython2/Lib/xml/dom/ | ||
| D | minidom.py | 275 def _append_child(self, node): function |