Home
last modified time | relevance | path

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

/third_party/python/PC/
Dconfig.c35 extern PyObject* PyInit__weakref(void);
117 {"_weakref", PyInit__weakref},
/third_party/python/Modules/
D_weakref.c188 PyInit__weakref(void) in PyInit__weakref() function