Home | History | Annotate | Download | only in _io

Lines Matching refs:buffered_simple_flush

460 buffered_simple_flush(buffered *self, PyObject *args)
2393 {"flush", (PyCFunction)buffered_simple_flush, METH_NOARGS},