Home
last modified time | relevance | path

Searched defs:fixers (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
Dsupport.py33 def get_refactorer(fixer_pkg="lib2to3", fixers=None, options=None): argument
Dtest_refactor.py47 def rt(self, options=None, fixers=_DEFAULT_FIXERS, explicit=None): argument
179 def check_file_refactoring(self, test_file, fixers=_2TO3_FIXERS): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
Dmain.py31 def __init__(self, fixers, options, explicit, nobackups, show_diffs): argument
Drefactor.py479 def traverse_by(self, fixers, traversal): argument