Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Dbufferedio.c2160 bufferedrwpair_readinto(rwpair *self, PyObject *args) in bufferedrwpair_readinto() function
2242 {"readinto", (PyCFunction)bufferedrwpair_readinto, METH_VARARGS},