Searched defs:prev_sibling (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/lib2to3/ | ||
D | pytree.py | 169 def prev_sibling(self): member in Base |
/external/python/cpython2/Lib/lib2to3/ | ||
D | pytree.py | 200 def prev_sibling(self): member in Base |