Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/clinic/
Diobase.c.h244 {"read", (PyCFunction)_io__RawIOBase_read, METH_FASTCALL, _io__RawIOBase_read__doc__},
250 _io__RawIOBase_read(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in _io__RawIOBase_read() function