Searched refs:ExceptHookArgs (Results 1 – 2 of 2) sorted by relevance
1145 _ExceptHookArgs as ExceptHookArgs) unknown1155 def ExceptHookArgs(args): function1212 args = ExceptHookArgs([*sys_exc_info(), thread])
1265 args = threading.ExceptHookArgs([*sys.exc_info(), None])