HomeSort by relevance Sort by last modified time
    Searched full:_default_options (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py 176 _default_options = {"print_function" : False, variable in class:RefactoringTool
192 self.options = self._default_options.copy()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
refactor.py 176 _default_options = {"print_function" : False, variable in class:RefactoringTool
192 self.options = self._default_options.copy()

Completed in 47 milliseconds