Searched refs:array_array_fromfile (Results 1 – 1 of 1) sorted by relevance
240 …{"fromfile", (PyCFunction)(void(*)(void))array_array_fromfile, METH_FASTCALL, array_array_fromfile…246 array_array_fromfile(arrayobject *self, PyObject *const *args, Py_ssize_t nargs) in array_array_fromfile() function