errors.fyi
community error code reference
errors.fyi
/
python
/
IsADirectoryError
IsADirectoryError
python
IsADirectoryError
Raised when a file operation is attempted on a directory. errno is EISDIR.
References
https://docs.python.org/3/library/exceptions.html
โ all namespaces for IsADirectoryError