Home
last modified time | relevance | path

Searched defs:keep_line_order (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/lib2to3/fixes/
Dfix_exitfunc.py12 keep_line_order = True variable in FixExitfunc
Dfix_imports.py88 keep_line_order = True variable in FixImports
/external/python/cpython2/Lib/lib2to3/
Dfixer_base.py40 keep_line_order = False # For the bottom matcher: match with the variable in BaseFix