Home
last modified time | relevance | path

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

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