Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/wsgiref/
Dhandlers.py68 error_body = "A server error occurred. Please contact the administrator." variable in BaseHandler
/external/python/cpython3/Lib/wsgiref/
Dhandlers.py120 error_body = b"A server error occurred. Please contact the administrator." variable in BaseHandler