[issue18836] Potential race condition in exceptions

Charles-François Natali report at bugs.python.org
Wed Aug 28 07:25:47 CEST 2013


Charles-François Natali added the comment:

> If it is intended not to be able to catch all exceptions
> and prevent a traceback being showed this should be indeed a PEP.

You may want to have a look at sys.excepthook.

----------
nosy: +neologix

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18836>
_______________________________________


More information about the Python-bugs-list mailing list