Home
last modified time | relevance | path

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

/third_party/python/Lib/wsgiref/
Dvalidate.py336 check_errors(environ['wsgi.errors'])
369 def check_errors(wsgi_errors): function