Home
last modified time | relevance | path

Searched refs:FixImport (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib2to3/fixes/
Dfix_import.py38 class FixImport(fixer_base.BaseFix): class
48 super(FixImport, self).start_tree(tree, name)
/external/python/cpython3/Lib/lib2to3/fixes/
Dfix_import.py38 class FixImport(fixer_base.BaseFix): class
48 super(FixImport, self).start_tree(tree, name)