how can I catch (globally) exception that were not caught in a try/
catch block in any running thread? i had this weird case that an
exception was raised in one thread, but nothing was displayed/logged.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to