Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Darraymodule.c.h426 {"tostring", (PyCFunction)array_array_tostring, METH_NOARGS, array_array_tostring__doc__},
432 array_array_tostring(arrayobject *self, PyObject *Py_UNUSED(ignored)) in array_array_tostring() function