Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/clinic/
Diobase.c.h177 {"readline", (PyCFunction)_io__IOBase_readline, METH_FASTCALL, _io__IOBase_readline__doc__},
183 _io__IOBase_readline(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in _io__IOBase_readline() function