ID EN
IO

UnsupportedOperation

Python 3.11

An exception inheriting OSError and ValueError that is raised when an unsupported operation is called on a stream.

Syntax

PYTHON
exception io.UnsupportedOperation

See Also

OSError ValueError