get_stderr()
Return the object that should be used as the wsgi.errors
stream. The default implementation just returns sys.stderr
.
get_stderr()
Return the object that should be used as the wsgi.errors
stream. The default implementation just returns sys.stderr
.
Please login to continue.