ID EN
OS

EX_NOPERM

Python 3.11

Exit code that means that there were insufficient permissions to perform the operation (but not intended for file system problems).

Syntax

PYTHON
os.EX_NOPERM

See Also

Availability