Searched refs:groupby_setstate (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | itertoolsmodule.c | 342 groupby_setstate(groupbyobject *lz, PyObject *state) in groupby_setstate() function 366 {"__setstate__", (PyCFunction)groupby_setstate, METH_O, |
Completed in 6 milliseconds