Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dthreading.py1145 _ExceptHookArgs as ExceptHookArgs)
1151 _ExceptHookArgs = namedtuple( variable
1156 return _ExceptHookArgs(*args)