Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dwarnings.py106 _setoption(arg)
111 def _setoption(arg): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dwarnings.py110 _setoption(arg)
115 def _setoption(arg): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_warnings.py377 self.module._setoption, '1:2:3:4:5:6')
379 self.module._setoption, 'bogus::Warning')
381 self.module._setoption, 'ignore:2::4:-5')
382 self.module._setoption('error::Warning::0')