Home
last modified time | relevance | path

Searched defs:hook_args (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dtest_threading.py1470 def hook(hook_args): argument
/third_party/python/Python/
Derrors.c1495 PyObject *hook_args = make_unraisable_hook_args( in _PyErr_WriteUnraisableMsg() local