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