Searched refs:keep_line_order (Results 1 - 8 of 8) sorted by relevance

/external/python/cpython3/Lib/lib2to3/fixes/
H A Dfix_exitfunc.py12 keep_line_order = True variable in class:FixExitfunc
H A Dfix_imports.py88 keep_line_order = True variable in class:FixImports
/external/python/cpython2/Lib/lib2to3/fixes/
H A Dfix_exitfunc.py12 keep_line_order = True variable in class:FixExitfunc
H A Dfix_imports.py88 keep_line_order = True variable in class:FixImports
/external/python/cpython2/Lib/lib2to3/
H A Dfixer_base.py40 keep_line_order = False # For the bottom matcher: match with the variable in class:BaseFix
H A Drefactor.py437 if fixer.keep_line_order:
/external/python/cpython3/Lib/lib2to3/
H A Dfixer_base.py38 keep_line_order = False # For the bottom matcher: match with the variable in class:BaseFix
H A Drefactor.py434 if fixer.keep_line_order:

Completed in 227 milliseconds