Searched refs:the_func (Results 1 – 1 of 1) sorted by relevance
97 PyObject* the_func = Py_NewRef(cb->func); in atexit_callfuncs() local100 _PyErr_WriteUnraisableMsg("in atexit callback", the_func); in atexit_callfuncs()105 Py_DECREF(the_func); in atexit_callfuncs()