Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Ditertoolsmodule.c2769 combinations_reduce(combinationsobject *lz, PyObject *Py_UNUSED(ignored)) in combinations_reduce() function
2841 {"__reduce__", (PyCFunction)combinations_reduce, METH_NOARGS,