Searched refs:array_array_tobytes (Results 1 – 1 of 1) sorted by relevance
406 {"tobytes", (PyCFunction)array_array_tobytes, METH_NOARGS, array_array_tobytes__doc__},412 array_array_tobytes(arrayobject *self, PyObject *Py_UNUSED(ignored)) in array_array_tobytes() function