ID EN
IO

readable

Python 3.11

Return True if the stream can be read from. If False, read() will raise OSError.

Syntax

PYTHON
readable()

See Also

OSError