Home
last modified time | relevance | path

Searched defs:append_child (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/lib2to3/
Dpytree.py307 def append_child(self, child): member in Node
/external/python/cpython2/Lib/lib2to3/
Dpytree.py341 def append_child(self, child): member in Node