Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/list/
D_Listmodule.c956 static PyObject *List_SetListRefCon(PyObject *_self, PyObject *_args) in List_SetListRefCon() function
1050 {"SetListRefCon", (PyCFunction)List_SetListRefCon, 1,