Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
Dmain.py119 refactor_stdin = False
137 refactor_stdin = True
168 if refactor_stdin:
169 rt.refactor_stdin()
Drefactor.py384 def refactor_stdin(self, doctests_only=False): member in RefactoringTool
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
Dtest_refactor.py171 rt.refactor_stdin()