Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dwarnings.py36 def formatwarning(message, category, filename, lineno, line=None): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dwarnings.py40 def formatwarning(message, category, filename, lineno, line=None): function