Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dtypeobject.c2361 subtype_getweakref(PyObject *obj, void *context) in subtype_getweakref() function
2391 {"__weakref__", subtype_getweakref, NULL,
2403 {"__weakref__", subtype_getweakref, NULL,