Searched defs:refactor_stdin (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/lib2to3/ | ||
D | refactor.py | 370 def refactor_stdin(self, doctests_only=False): member in RefactoringTool |
/external/python/cpython2/Lib/lib2to3/ | ||
D | refactor.py | 389 def refactor_stdin(self, doctests_only=False): member in RefactoringTool |