Searched refs:threading_hook (Results 1 – 1 of 1) sorted by relevance
1519 def threading_hook(args): function1528 with support.swap_attr(threading, 'excepthook', threading_hook), \1547 def threading_hook(args): function1551 with support.swap_attr(threading, 'excepthook', threading_hook):