Home
last modified time | relevance | path

Searched refs:bytearray_reduce (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/clinic/
H A Dbytearrayobject.c.h1060 {"__reduce__", (PyCFunction)bytearray_reduce, METH_NOARGS, bytearray_reduce__doc__},
1066 bytearray_reduce(PyByteArrayObject *self, PyObject *Py_UNUSED(ignored)) in bytearray_reduce() function

Completed in 2 milliseconds