Searched refs:thread_excepthook_file (Results 1 – 1 of 1) sorted by relevance
1353 thread_excepthook_file(PyObject *file, PyObject *exc_type, PyObject *exc_value, in thread_excepthook_file() function1479 int res = thread_excepthook_file(file, exc_type, exc_value, exc_tb, in thread_excepthook()