Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_weakref.c115 weakref_proxy(PyObject *self, PyObject *args) in weakref_proxy() function
134 {"proxy", weakref_proxy, METH_VARARGS,
/external/python/cpython2/Modules/
D_weakref.c103 weakref_proxy(PyObject *self, PyObject *args) in weakref_proxy() function
122 {"proxy", weakref_proxy, METH_VARARGS,