Re: Bugs in tmda-ofmipd?
[email protected] (Jason R. Mastaler)
| Newsgroups | gmane.mail.spam.tmda.user |
|---|---|
| Message-ID | <[email protected]> |
Stephen Warren <[email protected]> writes: > Around 1.1.4-6, I added a catch-all exception handler into the code, > which returned the exception text to the client. (That said, I think > I forgot to add code to dump the exception to the debug log, so I > *might* have broken that functionality during that short period). A study of the SVN change history[1] might help sort that out. > So, now I'm confused why that core module exception handler isn't > triggering! Perhaps some specific exception types were "handled" > elsewhere in some module, hence the core exception handler isn't > being reached... I guess I need to see if I can reproduce the > exception that Todd is seeing (or see if Todd can) to find out > what's really going on! Wasn't there a Python version twist to this as well, or am I thinking of a different problem? i.e, different behavior with Python 2.3 vs a more recent version... Footnotes: [1] http://tmda.svn.sourceforge.net/viewvc/tmda/