OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_2TO3_FIXERS
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_refactor.py
32
_2TO3_FIXERS
= refactor.get_fixers_from_package("lib2to3.fixes")
185
def check_file_refactoring(self, test_file, fixers=
_2TO3_FIXERS
,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_refactor.py
32
_2TO3_FIXERS
= refactor.get_fixers_from_package("lib2to3.fixes")
185
def check_file_refactoring(self, test_file, fixers=
_2TO3_FIXERS
,
Completed in 7208 milliseconds