Mario Corchero <[email protected]> added the comment:
> I found one interesting usage of sys.__excepthook__ in > code.InteractiveInterpreter: That is exactly what I wished this was there for hehe. We are installing a custom version of excepthook and wanted to check if the user had changed it. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42308> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
