Home
last modified time | relevance | path

Searched refs:keep_line_order (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/lib2to3/fixes/
Dfix_exitfunc.py12 keep_line_order = True variable in FixExitfunc
Dfix_imports.py88 keep_line_order = True variable in FixImports
/third_party/python/Lib/lib2to3/
Dfixer_base.py38 keep_line_order = False # For the bottom matcher: match with the variable in BaseFix
Drefactor.py422 if fixer.keep_line_order: