On May 21, 2:21 am, Alex K <[email protected]> wrote: > Hi Guys, > > Is there an easy way to be dropped in a pdb prompt whenever an error > occurs?
If you use a hosting mechanism which doesn't hide the WSGI application entry point, you could use the WSGI middleware described in: http://code.google.com/p/modwsgi/wiki/DebuggingTechniques#Python_Interactive_Debugger Graham -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
