Home | History | Annotate | Download | only in _io

Lines Matching refs:buffered_fileno

598 buffered_fileno(buffered *self, PyObject *args)
2397 {"fileno", (PyCFunction)buffered_fileno, METH_NOARGS},
2488 {"fileno", (PyCFunction)buffered_fileno, METH_NOARGS},
2655 {"fileno", (PyCFunction)buffered_fileno, METH_NOARGS},