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

  /external/python/cpython3/Objects/
sliceobject.c 37 ellipsis_reduce(PyObject *op) function
43 {"__reduce__", (PyCFunction)ellipsis_reduce, METH_NOARGS, NULL},

Completed in 214 milliseconds