Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
Dtest_refactor.py28 _DEFAULT_FIXERS = refactor.get_fixers_from_package("myfixes") variable
47 def rt(self, options=None, fixers=_DEFAULT_FIXERS, explicit=None):
167 rt = MyRT(_DEFAULT_FIXERS)
200 self.check_file_refactoring(test_file, _DEFAULT_FIXERS)