Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/clinic/
Dstringio.c.h279 {"seekable", (PyCFunction)_io_StringIO_seekable, METH_NOARGS, _io_StringIO_seekable__doc__},
285 _io_StringIO_seekable(stringio *self, PyObject *Py_UNUSED(ignored)) in _io_StringIO_seekable() function