Searched refs:raise_on_wsgi_error (Results 1 – 2 of 2) sorted by relevance
278 def raw_interactive(application, path='', raise_on_wsgi_error=False, argument284 if raise_on_wsgi_error:
405 raise_on_wsgi_error = not req.expect_errors408 raise_on_wsgi_error=raise_on_wsgi_error,