Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Dtextio.c52 textiobase_read(PyObject *self, PyObject *args) in textiobase_read() function
122 {"read", textiobase_read, METH_VARARGS, textiobase_read_doc},