Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Derrors.c1206 make_unraisable_hook_args(PyThreadState *tstate, PyObject *exc_type, in make_unraisable_hook_args() function
1467 PyObject *hook_args = make_unraisable_hook_args( in _PyErr_WriteUnraisableMsg()