Searched refs:ExceptHookArgs (Results 1 – 2 of 2) sorted by relevance
1246 _ExceptHookArgs as ExceptHookArgs) unknown1256 def ExceptHookArgs(args): function1317 args = ExceptHookArgs([*sys_exc_info(), thread])
1441 args = threading.ExceptHookArgs([*sys.exc_info(), None])