Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_weakref.c13 weakref_getweakrefcount(PyObject *self, PyObject *object) in weakref_getweakrefcount() function
81 {"getweakrefcount", weakref_getweakrefcount, METH_O,