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
- cathing uncaught exceptions Alexandru Mosoi
- Re: cathing uncaught exceptions Paul McGuire
- Re: cathing uncaught exceptions Alexandru Mosoi
- Re: cathing uncaught exceptions Alexandru Mosoi
- Re: cathing uncaught exceptions Rafe
- Re: cathing uncaught exceptions Gabriel Genellina