Home
last modified time | relevance | path

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

/external/python/cpython3/Doc/includes/
Dsublist.c9 SubList_increment(SubListObject *self, PyObject *unused) in SubList_increment() function
16 {"increment", (PyCFunction) SubList_increment, METH_NOARGS,