Searched refs:bytesio_readline (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Modules/_io/
H A Dbytesio.c297 bytesio_readline(bytesio *self, PyObject *args) function
851 {"readline", (PyCFunction)bytesio_readline, METH_VARARGS, readline_doc},

Completed in 223 milliseconds