I have looked through the application for any unusual or bare try/except blocks that don’t actually do anything with the except just in case any of them are causing the issue but can’t seem to see any.

Why not capture exceptions themselves to a log file?

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/466332



--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to