Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_weakref.c83 weakref_getweakrefs(PyObject *self, PyObject *object) in weakref_getweakrefs() function
132 {"getweakrefs", weakref_getweakrefs, METH_O,
/external/python/cpython2/Modules/
D_weakref.c71 weakref_getweakrefs(PyObject *self, PyObject *object) in weakref_getweakrefs() function
120 {"getweakrefs", weakref_getweakrefs, METH_O,