Home
last modified time | relevance | path

Searched defs:showwarning (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dwarnings.py34 showwarning = _show_warning variable
348 def showwarning(*args, **kwargs): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dwarnings.py38 showwarning = _show_warning variable
352 def showwarning(*args, **kwargs): function