Searched refs:keep_line_order (Results 1 – 4 of 4) sorted by relevance
/third_party/python/Lib/lib2to3/fixes/ | ||
D | fix_exitfunc.py | 12 keep_line_order = True variable in FixExitfunc |
D | fix_imports.py | 88 keep_line_order = True variable in FixImports |
/third_party/python/Lib/lib2to3/ | ||
D | fixer_base.py | 38 keep_line_order = False # For the bottom matcher: match with the variable in BaseFix |
D | refactor.py | 422 if fixer.keep_line_order: |