Searched refs:wsgi_errors (Results 1 – 1 of 1) sorted by relevance
222 def __init__(self, wsgi_errors): argument223 self.errors = wsgi_errors361 def check_errors(wsgi_errors): argument363 assert_(hasattr(wsgi_errors, attr),365 % (wsgi_errors, attr))