Searched refs:_exception_hook (Results 1 – 1 of 1) sorted by relevance
74 def _exception_hook(exctype: type, exc: Exception, tb): function734 sys.excepthook = _exception_hook