Home
last modified time | relevance | path

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

/third_party/python/Python/
Derrors.c1235 make_unraisable_hook_args(PyThreadState *tstate, PyObject *exc_type, in make_unraisable_hook_args() function
1495 PyObject *hook_args = make_unraisable_hook_args( in _PyErr_WriteUnraisableMsg()