$ errors.fyi/python/OSError 74 namespaces · 3,092 codes
python · python/OSError
OSError

OSError

The base class for I/O and system call failures. Also accessible as EnvironmentError and IOError. Subclasses cover specific errno values. Key attributes: errno, strerror, filename (and filename2 for two-path operations).

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT