ID EN
IO

flush

Python 3.11

Flush the write buffers of the stream if applicable. This does nothing for read-only and non-blocking streams.

Syntax

PYTHON
flush()