Home
/
Python 3.11
/
OS
/
EX_NOINPUT
Python 3.0
Python 3.11
Functions
ID
EN
…
OS
EX_NOINPUT
Python 3.11
Exit code that means an input file did not exist or was not readable.
Syntax
PYTHON
Copy
os.EX_NOINPUT
See Also
Availability