Searched refs:atexit_clear (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | atexitmodule.c | 204 atexit_clear(PyObject *module, PyObject *unused) in atexit_clear() function 256 {"_clear", (PyCFunction) atexit_clear, METH_NOARGS, |
Completed in 1 milliseconds