Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/clinic/
Dtextio.c.h412 …{"seekable", (PyCFunction)_io_TextIOWrapper_seekable, METH_NOARGS, _io_TextIOWrapper_seekable__doc…
418 _io_TextIOWrapper_seekable(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_seekable() function