Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_collectionsmodule.c2491 tuplegetter_reduce(_tuplegetterobject *self, PyObject *Py_UNUSED(ignored)) in tuplegetter_reduce() function
2511 {"__reduce__", (PyCFunction)tuplegetter_reduce, METH_NOARGS, NULL},