Home
last modified time | relevance | path

Searched refs:raise_on_wsgi_error (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/Paste/paste/
Dwsgilib.py278 def raw_interactive(application, path='', raise_on_wsgi_error=False, argument
284 if raise_on_wsgi_error:
Dfixture.py405 raise_on_wsgi_error = not req.expect_errors
408 raise_on_wsgi_error=raise_on_wsgi_error,