Home
last modified time | relevance | path

Searched defs:listDefFunc (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/list/
D_Listmodule.c810 PyObject *listDefFunc; in List_CreateCustomList() local
1075 PyObject *listDefFunc, *args, *rv=NULL; in myListDefFunction() local