Searched refs:_io__IOBase_seekable (Results 1 – 1 of 1) sorted by relevance
73 {"seekable", (PyCFunction)_io__IOBase_seekable, METH_NOARGS, _io__IOBase_seekable__doc__},79 _io__IOBase_seekable(PyObject *self, PyObject *Py_UNUSED(ignored)) in _io__IOBase_seekable() function