Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/lib2to3/
Dpytree.py298 def insert_child(self, i, child): member in Node
/external/python/cpython2/Lib/lib2to3/
Dpytree.py332 def insert_child(self, i, child): member in Node