Home
last modified time | relevance | path

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

/external/python/cpython3/Doc/includes/
Dsublist.c15 static PyMethodDef SubList_methods[] = { variable
38 .tp_methods = SubList_methods,