Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/wsgiref/
Dvalidate.py328 check_errors(environ['wsgi.errors'])
361 def check_errors(wsgi_errors): function