Home
/
Python 3.11
/
OS
/
EX_IOERR
Python 3.0
Python 3.11
Functions
ID
EN
…
OS
EX_IOERR
Python 3.11
Exit code that means that an error occurred while doing I/O on some file.
Syntax
PYTHON
Copy
os.EX_IOERR
See Also
Availability