Home
last modified time | relevance | path

Searched refs:_DEFAULT_FIXERS (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/lib2to3/tests/
H A Dtest_refactor.py23 _DEFAULT_FIXERS = refactor.get_fixers_from_package("myfixes") variable
42 def rt(self, options=None, fixers=_DEFAULT_FIXERS, explicit=None):
172 rt = MyRT(_DEFAULT_FIXERS)
225 self.check_file_refactoring(test_file, _DEFAULT_FIXERS)

Completed in 1 milliseconds