Searched refs:handle_Exception (Results 1 – 1 of 1) sorted by relevance
221 handle_Exception(exc_type, object, exc_traceback)223 def handle_Exception(ex_cls, ex, tb): function240 sys.excepthook = handle_Exception