PermissionError

exception PermissionError

Raised when trying to run an operation without the adequate access rights - for example filesystem permissions. Corresponds to errno EACCES and EPERM.

doc_python
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.