Searched refs:_is_import_binding (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/lib2to3/ | ||
H A D | fixer_util.py | 388 elif _is_import_binding(child, name, package): 414 def _is_import_binding(node, name, package=None): function |
Completed in 1 milliseconds