Home | History | Annotate | Download | only in _io

Lines Matching refs:buffered_seekable

500 buffered_seekable(buffered *self, PyObject *args)

1539 {"seekable", (PyCFunction)buffered_seekable, METH_NOARGS},
1932 {"seekable", (PyCFunction)buffered_seekable, METH_NOARGS},
2318 {"seekable", (PyCFunction)buffered_seekable, METH_NOARGS},