Searched refs:ErrorWrapper (Results 1 – 1 of 1) sorted by relevance
174 environ['wsgi.errors'] = ErrorWrapper(environ['wsgi.errors'])220 class ErrorWrapper: class