René's URL Explorer Experiment


Title: 15.16. errno — Standard errno system symbols — Python 2.7.18 documentation

direct link

Domain: docs.python.org

Links:

no longer supportedhttps://devguide.python.org/devcycle/#end-of-life-branches
Python documentation for the current stable releasehttps://docs.python.org/3/library/errno.html
indexhttps://docs.python.org/2/genindex.html
moduleshttps://docs.python.org/2/py-modindex.html
nexthttps://docs.python.org/2/library/ctypes.html
previoushttps://docs.python.org/2/library/platform.html
Pythonhttps://www.python.org/
Python 2.7.18 documentationhttps://docs.python.org/2/index.html
The Python Standard Libraryhttps://docs.python.org/2/library/index.html
15. Generic Operating System Serviceshttps://docs.python.org/2/library/allos.html
errnohttps://docs.python.org/2/library/errno.html#module-errno
https://docs.python.org/2/library/errno.html#module-errno
https://docs.python.org/2/library/errno.html#errno.errorcode
os.strerror()https://docs.python.org/2/library/os.html#os.strerror
https://docs.python.org/2/library/errno.html#errno.EPERM
https://docs.python.org/2/library/errno.html#errno.ENOENT
https://docs.python.org/2/library/errno.html#errno.ESRCH
https://docs.python.org/2/library/errno.html#errno.EINTR
https://docs.python.org/2/library/errno.html#errno.EIO
https://docs.python.org/2/library/errno.html#errno.ENXIO
https://docs.python.org/2/library/errno.html#errno.E2BIG
https://docs.python.org/2/library/errno.html#errno.ENOEXEC
https://docs.python.org/2/library/errno.html#errno.EBADF
https://docs.python.org/2/library/errno.html#errno.ECHILD
https://docs.python.org/2/library/errno.html#errno.EAGAIN
https://docs.python.org/2/library/errno.html#errno.ENOMEM
https://docs.python.org/2/library/errno.html#errno.EACCES
https://docs.python.org/2/library/errno.html#errno.EFAULT
https://docs.python.org/2/library/errno.html#errno.ENOTBLK
https://docs.python.org/2/library/errno.html#errno.EBUSY
https://docs.python.org/2/library/errno.html#errno.EEXIST
https://docs.python.org/2/library/errno.html#errno.EXDEV
https://docs.python.org/2/library/errno.html#errno.ENODEV
https://docs.python.org/2/library/errno.html#errno.ENOTDIR
https://docs.python.org/2/library/errno.html#errno.EISDIR
https://docs.python.org/2/library/errno.html#errno.EINVAL
https://docs.python.org/2/library/errno.html#errno.ENFILE
https://docs.python.org/2/library/errno.html#errno.EMFILE
https://docs.python.org/2/library/errno.html#errno.ENOTTY
https://docs.python.org/2/library/errno.html#errno.ETXTBSY
https://docs.python.org/2/library/errno.html#errno.EFBIG
https://docs.python.org/2/library/errno.html#errno.ENOSPC
https://docs.python.org/2/library/errno.html#errno.ESPIPE
https://docs.python.org/2/library/errno.html#errno.EROFS
https://docs.python.org/2/library/errno.html#errno.EMLINK
https://docs.python.org/2/library/errno.html#errno.EPIPE
https://docs.python.org/2/library/errno.html#errno.EDOM
https://docs.python.org/2/library/errno.html#errno.ERANGE
https://docs.python.org/2/library/errno.html#errno.EDEADLK
https://docs.python.org/2/library/errno.html#errno.ENAMETOOLONG
https://docs.python.org/2/library/errno.html#errno.ENOLCK
https://docs.python.org/2/library/errno.html#errno.ENOSYS
https://docs.python.org/2/library/errno.html#errno.ENOTEMPTY
https://docs.python.org/2/library/errno.html#errno.ELOOP
https://docs.python.org/2/library/errno.html#errno.EWOULDBLOCK
https://docs.python.org/2/library/errno.html#errno.ENOMSG
https://docs.python.org/2/library/errno.html#errno.EIDRM
https://docs.python.org/2/library/errno.html#errno.ECHRNG
https://docs.python.org/2/library/errno.html#errno.EL2NSYNC
https://docs.python.org/2/library/errno.html#errno.EL3HLT
https://docs.python.org/2/library/errno.html#errno.EL3RST
https://docs.python.org/2/library/errno.html#errno.ELNRNG
https://docs.python.org/2/library/errno.html#errno.EUNATCH
https://docs.python.org/2/library/errno.html#errno.ENOCSI
https://docs.python.org/2/library/errno.html#errno.EL2HLT
https://docs.python.org/2/library/errno.html#errno.EBADE
https://docs.python.org/2/library/errno.html#errno.EBADR
https://docs.python.org/2/library/errno.html#errno.EXFULL
https://docs.python.org/2/library/errno.html#errno.ENOANO
https://docs.python.org/2/library/errno.html#errno.EBADRQC
https://docs.python.org/2/library/errno.html#errno.EBADSLT
https://docs.python.org/2/library/errno.html#errno.EDEADLOCK
https://docs.python.org/2/library/errno.html#errno.EBFONT
https://docs.python.org/2/library/errno.html#errno.ENOSTR
https://docs.python.org/2/library/errno.html#errno.ENODATA
https://docs.python.org/2/library/errno.html#errno.ETIME
https://docs.python.org/2/library/errno.html#errno.ENOSR
https://docs.python.org/2/library/errno.html#errno.ENONET
https://docs.python.org/2/library/errno.html#errno.ENOPKG
https://docs.python.org/2/library/errno.html#errno.EREMOTE
https://docs.python.org/2/library/errno.html#errno.ENOLINK
https://docs.python.org/2/library/errno.html#errno.EADV
https://docs.python.org/2/library/errno.html#errno.ESRMNT
https://docs.python.org/2/library/errno.html#errno.ECOMM
https://docs.python.org/2/library/errno.html#errno.EPROTO
https://docs.python.org/2/library/errno.html#errno.EMULTIHOP
https://docs.python.org/2/library/errno.html#errno.EDOTDOT
https://docs.python.org/2/library/errno.html#errno.EBADMSG
https://docs.python.org/2/library/errno.html#errno.EOVERFLOW
https://docs.python.org/2/library/errno.html#errno.ENOTUNIQ
https://docs.python.org/2/library/errno.html#errno.EBADFD
https://docs.python.org/2/library/errno.html#errno.EREMCHG
https://docs.python.org/2/library/errno.html#errno.ELIBACC
https://docs.python.org/2/library/errno.html#errno.ELIBBAD
https://docs.python.org/2/library/errno.html#errno.ELIBSCN
https://docs.python.org/2/library/errno.html#errno.ELIBMAX
https://docs.python.org/2/library/errno.html#errno.ELIBEXEC
https://docs.python.org/2/library/errno.html#errno.EILSEQ
https://docs.python.org/2/library/errno.html#errno.ERESTART
https://docs.python.org/2/library/errno.html#errno.ESTRPIPE
https://docs.python.org/2/library/errno.html#errno.EUSERS
https://docs.python.org/2/library/errno.html#errno.ENOTSOCK
https://docs.python.org/2/library/errno.html#errno.EDESTADDRREQ
https://docs.python.org/2/library/errno.html#errno.EMSGSIZE
https://docs.python.org/2/library/errno.html#errno.EPROTOTYPE
https://docs.python.org/2/library/errno.html#errno.ENOPROTOOPT
https://docs.python.org/2/library/errno.html#errno.EPROTONOSUPPORT
https://docs.python.org/2/library/errno.html#errno.ESOCKTNOSUPPORT
https://docs.python.org/2/library/errno.html#errno.EOPNOTSUPP
https://docs.python.org/2/library/errno.html#errno.EPFNOSUPPORT
https://docs.python.org/2/library/errno.html#errno.EAFNOSUPPORT
https://docs.python.org/2/library/errno.html#errno.EADDRINUSE
https://docs.python.org/2/library/errno.html#errno.EADDRNOTAVAIL
https://docs.python.org/2/library/errno.html#errno.ENETDOWN
https://docs.python.org/2/library/errno.html#errno.ENETUNREACH
https://docs.python.org/2/library/errno.html#errno.ENETRESET
https://docs.python.org/2/library/errno.html#errno.ECONNABORTED
https://docs.python.org/2/library/errno.html#errno.ECONNRESET
https://docs.python.org/2/library/errno.html#errno.ENOBUFS
https://docs.python.org/2/library/errno.html#errno.EISCONN
https://docs.python.org/2/library/errno.html#errno.ENOTCONN
https://docs.python.org/2/library/errno.html#errno.ESHUTDOWN
https://docs.python.org/2/library/errno.html#errno.ETOOMANYREFS
https://docs.python.org/2/library/errno.html#errno.ETIMEDOUT
https://docs.python.org/2/library/errno.html#errno.ECONNREFUSED
https://docs.python.org/2/library/errno.html#errno.EHOSTDOWN
https://docs.python.org/2/library/errno.html#errno.EHOSTUNREACH
https://docs.python.org/2/library/errno.html#errno.EALREADY
https://docs.python.org/2/library/errno.html#errno.EINPROGRESS
https://docs.python.org/2/library/errno.html#errno.ESTALE
https://docs.python.org/2/library/errno.html#errno.EUCLEAN
https://docs.python.org/2/library/errno.html#errno.ENOTNAM
https://docs.python.org/2/library/errno.html#errno.ENAVAIL
https://docs.python.org/2/library/errno.html#errno.EISNAM
https://docs.python.org/2/library/errno.html#errno.EREMOTEIO
https://docs.python.org/2/library/errno.html#errno.EDQUOT
15.15. platform — Access to underlying platform’s identifying datahttps://docs.python.org/2/library/platform.html
15.17. ctypes — A foreign function library for Pythonhttps://docs.python.org/2/library/ctypes.html
Show Sourcehttps://docs.python.org/2/_sources/library/errno.rst.txt
indexhttps://docs.python.org/2/genindex.html
moduleshttps://docs.python.org/2/py-modindex.html
nexthttps://docs.python.org/2/library/ctypes.html
previoushttps://docs.python.org/2/library/platform.html
Pythonhttps://www.python.org/
Python 2.7.18 documentationhttps://docs.python.org/2/index.html
The Python Standard Libraryhttps://docs.python.org/2/library/index.html
15. Generic Operating System Serviceshttps://docs.python.org/2/library/allos.html
Copyrighthttps://docs.python.org/2/copyright.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/2/bugs.html
Sphinxhttp://sphinx.pocoo.org/

URLs of crawlers that visited me.