Home | History | Annotate | Download | only in _io

Lines Matching refs:buffered_readable

507 buffered_readable(buffered *self, PyObject *args)

1540 {"readable", (PyCFunction)buffered_readable, METH_NOARGS},
1933 {"readable", (PyCFunction)buffered_readable, METH_NOARGS},
2319 {"readable", (PyCFunction)buffered_readable, METH_NOARGS},