Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/list/
D_Listmodule.c346 static PyObject *ListObj_LClrCell(ListObject *_self, PyObject *_args) in ListObj_LClrCell() function
650 {"LClrCell", (PyCFunction)ListObj_LClrCell, 1,