ID EN
OS

EX_OSERR

Python 3.11

Exit code that means an operating system error was detected, such as the inability to fork or create a pipe.

Syntax

PYTHON
os.EX_OSERR

See Also

Availability