Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dconfig.c34 extern PyObject* PyInit__weakref(void);
115 {"_weakref", PyInit__weakref},
/external/python/cpython3/Modules/
D_weakref.c153 PyInit__weakref(void) in PyInit__weakref() function