Getting cleaner useful tracebacks
"John P. Rouillard" <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all: I am having some issues debugging crashes. It appear that there is a handler for all exceptions in the web code. Hoovever it appears to garble the failure if it throws an exception while handling an exception. This is particularly bad for failures in the templating engine as it pretty much wipes out any useful traceback info. Is there a better way to handle exceptions that won't clobber the traceback? Thanks for any ideas. -- -- rouilj John Rouillard =========================================================================== My employers don't acknowledge my existence much less my opinions.