Is there a way to make Waitress raise request exceptions? I tried
'expose_tracebacks' but it displays the traceback in the browser
rather than not catching it. That would make it possible to run it
under pdb and look at the the local variables.The debug toolbar
doesn't always give an interactive traceback at every point, or a
useful one in templates, or you don't want to use it in some
situation. In those cases I wish waitress had a 'raise_exceptions'
option.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to