Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_weakref.c116 weakref_proxy(PyObject *self, PyObject *args) in weakref_proxy() function
135 {"proxy", weakref_proxy, METH_VARARGS,