HomeSort by relevance Sort by last modified time
    Searched full:array_arrayiterator___reduce__ (Results 1 - 1 of 1) sorted by null

  /external/python/cpython3/Modules/clinic/
arraymodule.c.h 489 {"__reduce__", (PyCFunction)array_arrayiterator___reduce__, METH_NOARGS, array_arrayiterator___reduce____doc__},
495 array_arrayiterator___reduce__(arrayiterobject *self, PyObject *Py_UNUSED(ignored)) function

Completed in 85 milliseconds