Searched refs:_io_TextIOWrapper_seekable (Results 1 – 1 of 1) sorted by relevance
412 …{"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