Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/clinic/
Diobase.c.h272 {"readall", (PyCFunction)_io__RawIOBase_readall, METH_NOARGS, _io__RawIOBase_readall__doc__},
278 _io__RawIOBase_readall(PyObject *self, PyObject *Py_UNUSED(ignored)) in _io__RawIOBase_readall() function