Lines Matching defs:file_read
1050 file_read(PyFileObject *f, PyObject *args)2118 {"read", (PyCFunction)file_read, METH_VARARGS, read_doc},