Antoine Pitrou <[email protected]> added the comment:

> Moreover, when sys.excepthook is called, the hook doesn't get access to the 
> thread object

You can get it with threading.current_thread(), no?

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue1230540>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to