Home | History | Annotate | Download | only in _io

Lines Matching refs:buffered_simple_flush

427 buffered_simple_flush(buffered *self, PyObject *args)
1561 {"flush", (PyCFunction)buffered_simple_flush, METH_NOARGS},