Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Dtextio.c1491 textiowrapper_read(textio *self, PyObject *args) in textiowrapper_read() function
2598 {"read", (PyCFunction)textiowrapper_read, METH_VARARGS},