Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib2to3/
Drefactor.py176 _default_options = {"print_function" : False, variable in RefactoringTool
192 self.options = self._default_options.copy()