Home
last modified time | relevance | path

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

/third_party/python/Doc/includes/
Dsublist.c10 SubList_increment(SubListObject *self, PyObject *unused) in SubList_increment() function
17 {"increment", (PyCFunction) SubList_increment, METH_NOARGS,