Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_weakref.c80 weakref_functions[] = { variable
96 m = Py_InitModule3("_weakref", weakref_functions, in init_weakref()