Home
last modified time | relevance | path

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

/third_party/python/Lib/lib2to3/
H A Dfixer_util.py294 def find_root(node): function
308 binding = find_binding(name, find_root(node), package)
322 root = find_root(node)
H A Drefactor.py26 from .fixer_util import find_root namespace
432 find_root(node)

Completed in 2 milliseconds