Searched refs:_io_TextIOWrapper_flush (Results 1 – 1 of 1) sorted by relevance
480 {"flush", (PyCFunction)_io_TextIOWrapper_flush, METH_NOARGS, _io_TextIOWrapper_flush__doc__},486 _io_TextIOWrapper_flush(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_flush() function