Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Dbufferedio.c2142 bufferedrwpair_read(rwpair *self, PyObject *args) in bufferedrwpair_read() function
2239 {"read", (PyCFunction)bufferedrwpair_read, METH_VARARGS},