Home
last modified time | relevance | path

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

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