Home
last modified time | relevance | path

Searched defs:PyWeakref_NewProxy (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dweakrefobject.c793 PyWeakref_NewProxy(PyObject *ob, PyObject *callback) in PyWeakref_NewProxy() function
/external/python/cpython2/Objects/
Dweakrefobject.c817 PyWeakref_NewProxy(PyObject *ob, PyObject *callback) in PyWeakref_NewProxy() function