Home
last modified time | relevance | path

Searched refs:threading_hook (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_threading.py1313 def threading_hook(args): function
1322 with support.swap_attr(threading, 'excepthook', threading_hook), \