Home | History | Annotate | Download | only in _io

Lines Matching refs:buffered_simple_flush

428 buffered_simple_flush(buffered *self, PyObject *args)

1564 {"flush", (PyCFunction)buffered_simple_flush, METH_NOARGS},