Searched refs:show_exceptions_in_wsgi_errors (Results 1 – 2 of 2) sorted by relevance
83 show_exceptions_in_wsgi_errors=NoDefault, argument100 if show_exceptions_in_wsgi_errors is NoDefault:101 …show_exceptions_in_wsgi_errors = converters.asbool(global_conf.get('show_exceptions_in_wsgi_errors…110 self.show_exceptions_in_wsgi_errors = show_exceptions_in_wsgi_errors180 show_exceptions_in_wsgi_errors=self.show_exceptions_in_wsgi_errors,326 show_exceptions_in_wsgi_errors=False, argument378 if show_exceptions_in_wsgi_errors:
331 * Inherit inherit show_exceptions_in_wsgi_errors from global