Searched defs:array_tofile_as_write (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
H A Darraymodule.c1315 array_tofile_as_write(arrayobject *self, PyObject *f) function
1647 {"write", (PyCFunction)array_tofile_as_write, METH_O,

Completed in 40 milliseconds