Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/list/
D_Listmodule.c803 static PyObject *List_CreateCustomList(PyObject *_self, PyObject *_args) in List_CreateCustomList() function
1038 {"CreateCustomList", (PyCFunction)List_CreateCustomList, 1,