Home
last modified time | relevance | path

Searched refs:sys_getrefcount (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Python/clinic/
H A Dsysmodule.c.h736 {"getrefcount", (PyCFunction)sys_getrefcount, METH_O, sys_getrefcount__doc__},
742 sys_getrefcount(PyObject *module, PyObject *object) in sys_getrefcount() function

Completed in 3 milliseconds