errors.fyi community error code reference
IsADirectoryError
python

IsADirectoryError

Raised when a file operation is attempted on a directory. errno is EISDIR.

References

← all namespaces