Home
last modified time | relevance | path

Searched defs:run_order (Results 1 - 9 of 9) sorted by relevance

/third_party/python/Lib/lib2to3/tests/data/fixers/myfixes/
H A Dfix_first.py4 run_order = 1 variable in FixFirst
H A Dfix_last.py5 run_order = 10 variable in FixLast
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_imports2.py14 run_order = 7 variable in FixImports2
H A Dfix_future.py17 run_order = 10 variable in FixFuture
H A Dfix_isinstance.py27 run_order = 6 variable in FixIsinstance
H A Dfix_itertools.py26 run_order = 6 variable in FixItertools
H A Dfix_imports.py94 run_order = 6 variable in FixImports
H A Dfix_tuple_params.py32 run_order = 4 #use a lower order since lambda is part of other variable in FixTupleParams
/third_party/python/Lib/lib2to3/
H A Dfixer_base.py33 run_order = 5 # Fixers will be sorted by run order before execution variable in BaseFix

Completed in 4 milliseconds