Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/clinic/
Dbufferedio.c.h11 …{"readinto", (PyCFunction)_io__BufferedIOBase_readinto, METH_O, _io__BufferedIOBase_readinto__doc_…
17 _io__BufferedIOBase_readinto(PyObject *self, PyObject *arg) in _io__BufferedIOBase_readinto() function