Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
Drefactor.py176 _default_options = {"print_function" : False} variable in RefactoringTool
191 self.options = self._default_options.copy()