OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:run_order
(Results
1 - 18
of
18
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_imports2.py
14
run_order
= 7
variable in class:FixImports2
fix_future.py
17
run_order
= 10
variable in class:FixFuture
fix_itertools.py
26
run_order
= 6
variable in class:FixItertools
fix_isinstance.py
27
run_order
= 6
variable in class:FixIsinstance
fix_imports.py
94
run_order
= 6
variable in class:FixImports
fix_tuple_params.py
32
run_order
= 4 #use a lower order since lambda is part of other
variable in class:FixTupleParams
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/fixers/myfixes/
fix_first.py
4
run_order
= 1
variable in class:FixFirst
fix_last.py
5
run_order
= 10
variable in class:FixLast
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_imports2.py
14
run_order
= 7
variable in class:FixImports2
fix_future.py
17
run_order
= 10
variable in class:FixFuture
fix_itertools.py
26
run_order
= 6
variable in class:FixItertools
fix_isinstance.py
27
run_order
= 6
variable in class:FixIsinstance
fix_imports.py
94
run_order
= 6
variable in class:FixImports
fix_tuple_params.py
32
run_order
= 4 #use a lower order since lambda is part of other
variable in class:FixTupleParams
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/fixers/myfixes/
fix_first.py
4
run_order
= 1
variable in class:FixFirst
fix_last.py
5
run_order
= 10
variable in class:FixLast
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
fixer_base.py
35
run_order
= 5 # Fixers will be sorted by run order before execution
variable in class:BaseFix
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
fixer_base.py
35
run_order
= 5 # Fixers will be sorted by run order before execution
variable in class:BaseFix
Completed in 1199 milliseconds