Home
last modified time | relevance | path

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

/third_party/python/Python/
Derrors.c1277 write_unraisable_exc_file(PyThreadState *tstate, PyObject *exc_type, in write_unraisable_exc_file() function
1408 int res = write_unraisable_exc_file(tstate, exc_type, exc_value, exc_tb, in write_unraisable_exc()