python · python/NotADirectoryError
NotADirectoryError
NotADirectoryError
Raised when a directory operation is attempted on something that is not a directory. errno is ENOTDIR.
Raised when a directory operation is attempted on something that is not a directory. errno is ENOTDIR.