René's URL Explorer Experiment


Title: 5. Built-in Exceptions — Python 3.5.10 documentation

direct link

Domain: docs.python.org

Nonetext/html; charset=utf-8

Links:

Python documentation for the current stable releasehttps://docs.python.org/3/library/exceptions.html
indexhttps://docs.python.org/3.5/genindex.html
moduleshttps://docs.python.org/3.5/py-modindex.html
nexthttps://docs.python.org/3.5/library/text.html
previoushttps://docs.python.org/3.5/library/stdtypes.html
Pythonhttps://www.python.org/
3.5.10 Documentationhttps://docs.python.org/3.5/index.html
The Python Standard Libraryhttps://docs.python.org/3.5/library/index.html
https://docs.python.org/3.5/library/exceptions.html#built-in-exceptions
BaseExceptionhttps://docs.python.org/3.5/library/exceptions.html#BaseException
tryhttps://docs.python.org/3.5/reference/compound_stmts.html#try
excepthttps://docs.python.org/3.5/reference/compound_stmts.html#except
Exceptionhttps://docs.python.org/3.5/library/exceptions.html#Exception
BaseExceptionhttps://docs.python.org/3.5/library/exceptions.html#BaseException
User-defined Exceptionshttps://docs.python.org/3.5/tutorial/errors.html#tut-userexceptions
excepthttps://docs.python.org/3.5/reference/compound_stmts.html#except
finallyhttps://docs.python.org/3.5/reference/compound_stmts.html#finally
fromhttps://docs.python.org/3.5/reference/simple_stmts.html#from
raisehttps://docs.python.org/3.5/reference/simple_stmts.html#raise
fromhttps://docs.python.org/3.5/reference/simple_stmts.html#from
KeyErrorhttps://docs.python.org/3.5/library/exceptions.html#KeyError
AttributeErrorhttps://docs.python.org/3.5/library/exceptions.html#AttributeError
Nonehttps://docs.python.org/3.5/library/constants.html#None
https://docs.python.org/3.5/library/exceptions.html#base-classes
https://docs.python.org/3.5/library/exceptions.html#BaseException
Exceptionhttps://docs.python.org/3.5/library/exceptions.html#Exception
str()https://docs.python.org/3.5/library/stdtypes.html#str
https://docs.python.org/3.5/library/exceptions.html#BaseException.args
OSErrorhttps://docs.python.org/3.5/library/exceptions.html#OSError
https://docs.python.org/3.5/library/exceptions.html#BaseException.with_traceback
https://docs.python.org/3.5/library/exceptions.html#Exception
https://docs.python.org/3.5/library/exceptions.html#ArithmeticError
OverflowErrorhttps://docs.python.org/3.5/library/exceptions.html#OverflowError
ZeroDivisionErrorhttps://docs.python.org/3.5/library/exceptions.html#ZeroDivisionError
FloatingPointErrorhttps://docs.python.org/3.5/library/exceptions.html#FloatingPointError
https://docs.python.org/3.5/library/exceptions.html#BufferError
bufferhttps://docs.python.org/3.5/c-api/buffer.html#bufferobjects
https://docs.python.org/3.5/library/exceptions.html#LookupError
IndexErrorhttps://docs.python.org/3.5/library/exceptions.html#IndexError
KeyErrorhttps://docs.python.org/3.5/library/exceptions.html#KeyError
codecs.lookup()https://docs.python.org/3.5/library/codecs.html#codecs.lookup
https://docs.python.org/3.5/library/exceptions.html#concrete-exceptions
https://docs.python.org/3.5/library/exceptions.html#AssertionError
asserthttps://docs.python.org/3.5/reference/simple_stmts.html#assert
https://docs.python.org/3.5/library/exceptions.html#AttributeError
Attribute referenceshttps://docs.python.org/3.5/reference/expressions.html#attribute-references
TypeErrorhttps://docs.python.org/3.5/library/exceptions.html#TypeError
https://docs.python.org/3.5/library/exceptions.html#EOFError
input()https://docs.python.org/3.5/library/functions.html#input
io.IOBase.readline()https://docs.python.org/3.5/library/io.html#io.IOBase.readline
https://docs.python.org/3.5/library/exceptions.html#FloatingPointError
https://docs.python.org/3.5/library/exceptions.html#GeneratorExit
generatorhttps://docs.python.org/3.5/glossary.html#term-generator
coroutinehttps://docs.python.org/3.5/glossary.html#term-coroutine
generator.close()https://docs.python.org/3.5/reference/expressions.html#generator.close
coroutine.close()https://docs.python.org/3.5/reference/datamodel.html#coroutine.close
BaseExceptionhttps://docs.python.org/3.5/library/exceptions.html#BaseException
Exceptionhttps://docs.python.org/3.5/library/exceptions.html#Exception
https://docs.python.org/3.5/library/exceptions.html#ImportError
importhttps://docs.python.org/3.5/reference/simple_stmts.html#import
https://docs.python.org/3.5/library/exceptions.html#IndexError
TypeErrorhttps://docs.python.org/3.5/library/exceptions.html#TypeError
https://docs.python.org/3.5/library/exceptions.html#KeyError
https://docs.python.org/3.5/library/exceptions.html#KeyboardInterrupt
BaseExceptionhttps://docs.python.org/3.5/library/exceptions.html#BaseException
Exceptionhttps://docs.python.org/3.5/library/exceptions.html#Exception
https://docs.python.org/3.5/library/exceptions.html#MemoryError
https://docs.python.org/3.5/library/exceptions.html#NameError
https://docs.python.org/3.5/library/exceptions.html#NotImplementedError
RuntimeErrorhttps://docs.python.org/3.5/library/exceptions.html#RuntimeError
https://docs.python.org/3.5/library/exceptions.html#OSError
Nonehttps://docs.python.org/3.5/library/constants.html#None
argshttps://docs.python.org/3.5/library/exceptions.html#BaseException.args
OSErrorhttps://docs.python.org/3.5/library/exceptions.html#OSError
OS exceptionshttps://docs.python.org/3.5/library/exceptions.html#os-exceptions
errnohttps://docs.python.org/3.5/library/exceptions.html#OSError.errno
OSErrorhttps://docs.python.org/3.5/library/exceptions.html#OSError
https://docs.python.org/3.5/library/exceptions.html#OSError.errno
https://docs.python.org/3.5/library/exceptions.html#OSError.winerror
errnohttps://docs.python.org/3.5/library/exceptions.html#OSError.errno
errnohttps://docs.python.org/3.5/library/exceptions.html#OSError.errno
winerrorhttps://docs.python.org/3.5/library/exceptions.html#OSError.winerror
https://docs.python.org/3.5/library/exceptions.html#OSError.strerror
https://docs.python.org/3.5/library/exceptions.html#OSError.filename
https://docs.python.org/3.5/library/exceptions.html#OSError.filename2
open()https://docs.python.org/3.5/library/functions.html#open
os.unlink()https://docs.python.org/3.5/library/os.html#os.unlink
filenamehttps://docs.python.org/3.5/library/exceptions.html#OSError.filename
os.rename()https://docs.python.org/3.5/library/os.html#os.rename
filename2https://docs.python.org/3.5/library/exceptions.html#OSError.filename2
EnvironmentErrorhttps://docs.python.org/3.5/library/exceptions.html#EnvironmentError
IOErrorhttps://docs.python.org/3.5/library/exceptions.html#IOError
WindowsErrorhttps://docs.python.org/3.5/library/exceptions.html#WindowsError
socket.errorhttps://docs.python.org/3.5/library/socket.html#socket.error
select.errorhttps://docs.python.org/3.5/library/select.html#select.error
OSErrorhttps://docs.python.org/3.5/library/exceptions.html#OSError
filenamehttps://docs.python.org/3.5/library/exceptions.html#OSError.filename
https://docs.python.org/3.5/library/exceptions.html#OverflowError
MemoryErrorhttps://docs.python.org/3.5/library/exceptions.html#MemoryError
https://docs.python.org/3.5/library/exceptions.html#RecursionError
RuntimeErrorhttps://docs.python.org/3.5/library/exceptions.html#RuntimeError
sys.getrecursionlimit()https://docs.python.org/3.5/library/sys.html#sys.getrecursionlimit
RuntimeErrorhttps://docs.python.org/3.5/library/exceptions.html#RuntimeError
https://docs.python.org/3.5/library/exceptions.html#ReferenceError
weakref.proxy()https://docs.python.org/3.5/library/weakref.html#weakref.proxy
weakrefhttps://docs.python.org/3.5/library/weakref.html#module-weakref
https://docs.python.org/3.5/library/exceptions.html#RuntimeError
https://docs.python.org/3.5/library/exceptions.html#StopIteration
next()https://docs.python.org/3.5/library/functions.html#next
iteratorhttps://docs.python.org/3.5/glossary.html#term-iterator
__next__()https://docs.python.org/3.5/library/stdtypes.html#iterator.__next__
Nonehttps://docs.python.org/3.5/library/constants.html#None
generatorhttps://docs.python.org/3.5/glossary.html#term-generator
coroutinehttps://docs.python.org/3.5/glossary.html#term-coroutine
StopIterationhttps://docs.python.org/3.5/library/exceptions.html#StopIteration
StopIterationhttps://docs.python.org/3.5/library/exceptions.html#StopIteration
RuntimeErrorhttps://docs.python.org/3.5/library/exceptions.html#RuntimeError
StopIterationhttps://docs.python.org/3.5/library/exceptions.html#StopIteration
https://docs.python.org/3.5/library/exceptions.html#StopAsyncIteration
__anext__()https://docs.python.org/3.5/reference/datamodel.html#object.__anext__
asynchronous iteratorhttps://docs.python.org/3.5/glossary.html#term-asynchronous-iterator
https://docs.python.org/3.5/library/exceptions.html#SyntaxError
importhttps://docs.python.org/3.5/reference/simple_stmts.html#import
exec()https://docs.python.org/3.5/library/functions.html#exec
eval()https://docs.python.org/3.5/library/functions.html#eval
str()https://docs.python.org/3.5/library/stdtypes.html#str
https://docs.python.org/3.5/library/exceptions.html#IndentationError
SyntaxErrorhttps://docs.python.org/3.5/library/exceptions.html#SyntaxError
https://docs.python.org/3.5/library/exceptions.html#TabError
IndentationErrorhttps://docs.python.org/3.5/library/exceptions.html#IndentationError
https://docs.python.org/3.5/library/exceptions.html#SystemError
https://docs.python.org/3.5/library/exceptions.html#SystemExit
sys.exit()https://docs.python.org/3.5/library/sys.html#sys.exit
BaseExceptionhttps://docs.python.org/3.5/library/exceptions.html#BaseException
Exceptionhttps://docs.python.org/3.5/library/exceptions.html#Exception
Exceptionhttps://docs.python.org/3.5/library/exceptions.html#Exception
sys.exit()https://docs.python.org/3.5/library/sys.html#sys.exit
sys.exit()https://docs.python.org/3.5/library/sys.html#sys.exit
finallyhttps://docs.python.org/3.5/reference/compound_stmts.html#finally
tryhttps://docs.python.org/3.5/reference/compound_stmts.html#try
os._exit()https://docs.python.org/3.5/library/os.html#os._exit
os.fork()https://docs.python.org/3.5/library/os.html#os.fork
https://docs.python.org/3.5/library/exceptions.html#SystemExit.code
https://docs.python.org/3.5/library/exceptions.html#TypeError
https://docs.python.org/3.5/library/exceptions.html#UnboundLocalError
NameErrorhttps://docs.python.org/3.5/library/exceptions.html#NameError
https://docs.python.org/3.5/library/exceptions.html#UnicodeError
ValueErrorhttps://docs.python.org/3.5/library/exceptions.html#ValueError
UnicodeErrorhttps://docs.python.org/3.5/library/exceptions.html#UnicodeError
https://docs.python.org/3.5/library/exceptions.html#UnicodeError.encoding
https://docs.python.org/3.5/library/exceptions.html#UnicodeError.reason
https://docs.python.org/3.5/library/exceptions.html#UnicodeError.object
https://docs.python.org/3.5/library/exceptions.html#UnicodeError.start
objecthttps://docs.python.org/3.5/library/functions.html#object
https://docs.python.org/3.5/library/exceptions.html#UnicodeError.end
objecthttps://docs.python.org/3.5/library/functions.html#object
https://docs.python.org/3.5/library/exceptions.html#UnicodeEncodeError
UnicodeErrorhttps://docs.python.org/3.5/library/exceptions.html#UnicodeError
https://docs.python.org/3.5/library/exceptions.html#UnicodeDecodeError
UnicodeErrorhttps://docs.python.org/3.5/library/exceptions.html#UnicodeError
https://docs.python.org/3.5/library/exceptions.html#UnicodeTranslateError
UnicodeErrorhttps://docs.python.org/3.5/library/exceptions.html#UnicodeError
https://docs.python.org/3.5/library/exceptions.html#ValueError
IndexErrorhttps://docs.python.org/3.5/library/exceptions.html#IndexError
https://docs.python.org/3.5/library/exceptions.html#ZeroDivisionError
OSErrorhttps://docs.python.org/3.5/library/exceptions.html#OSError
https://docs.python.org/3.5/library/exceptions.html#EnvironmentError
https://docs.python.org/3.5/library/exceptions.html#IOError
https://docs.python.org/3.5/library/exceptions.html#WindowsError
https://docs.python.org/3.5/library/exceptions.html#os-exceptions
OSErrorhttps://docs.python.org/3.5/library/exceptions.html#OSError
https://docs.python.org/3.5/library/exceptions.html#BlockingIOError
OSErrorhttps://docs.python.org/3.5/library/exceptions.html#OSError
BlockingIOErrorhttps://docs.python.org/3.5/library/exceptions.html#BlockingIOError
https://docs.python.org/3.5/library/exceptions.html#BlockingIOError.characters_written
iohttps://docs.python.org/3.5/library/io.html#module-io
https://docs.python.org/3.5/library/exceptions.html#ChildProcessError
https://docs.python.org/3.5/library/exceptions.html#ConnectionError
BrokenPipeErrorhttps://docs.python.org/3.5/library/exceptions.html#BrokenPipeError
ConnectionAbortedErrorhttps://docs.python.org/3.5/library/exceptions.html#ConnectionAbortedError
ConnectionRefusedErrorhttps://docs.python.org/3.5/library/exceptions.html#ConnectionRefusedError
ConnectionResetErrorhttps://docs.python.org/3.5/library/exceptions.html#ConnectionResetError
https://docs.python.org/3.5/library/exceptions.html#BrokenPipeError
ConnectionErrorhttps://docs.python.org/3.5/library/exceptions.html#ConnectionError
https://docs.python.org/3.5/library/exceptions.html#ConnectionAbortedError
ConnectionErrorhttps://docs.python.org/3.5/library/exceptions.html#ConnectionError
https://docs.python.org/3.5/library/exceptions.html#ConnectionRefusedError
ConnectionErrorhttps://docs.python.org/3.5/library/exceptions.html#ConnectionError
https://docs.python.org/3.5/library/exceptions.html#ConnectionResetError
ConnectionErrorhttps://docs.python.org/3.5/library/exceptions.html#ConnectionError
https://docs.python.org/3.5/library/exceptions.html#FileExistsError
https://docs.python.org/3.5/library/exceptions.html#FileNotFoundError
https://docs.python.org/3.5/library/exceptions.html#InterruptedError
EINTRhttps://docs.python.org/3.5/library/errno.html#errno.EINTR
PEP 475https://www.python.org/dev/peps/pep-0475
InterruptedErrorhttps://docs.python.org/3.5/library/exceptions.html#InterruptedError
https://docs.python.org/3.5/library/exceptions.html#IsADirectoryError
os.remove()https://docs.python.org/3.5/library/os.html#os.remove
https://docs.python.org/3.5/library/exceptions.html#NotADirectoryError
os.listdir()https://docs.python.org/3.5/library/os.html#os.listdir
https://docs.python.org/3.5/library/exceptions.html#PermissionError
https://docs.python.org/3.5/library/exceptions.html#ProcessLookupError
https://docs.python.org/3.5/library/exceptions.html#TimeoutError
OSErrorhttps://docs.python.org/3.5/library/exceptions.html#OSError
PEP 3151https://www.python.org/dev/peps/pep-3151
https://docs.python.org/3.5/library/exceptions.html#warnings
warningshttps://docs.python.org/3.5/library/warnings.html#module-warnings
https://docs.python.org/3.5/library/exceptions.html#Warning
https://docs.python.org/3.5/library/exceptions.html#UserWarning
https://docs.python.org/3.5/library/exceptions.html#DeprecationWarning
https://docs.python.org/3.5/library/exceptions.html#PendingDeprecationWarning
https://docs.python.org/3.5/library/exceptions.html#SyntaxWarning
https://docs.python.org/3.5/library/exceptions.html#RuntimeWarning
https://docs.python.org/3.5/library/exceptions.html#FutureWarning
https://docs.python.org/3.5/library/exceptions.html#ImportWarning
https://docs.python.org/3.5/library/exceptions.html#UnicodeWarning
https://docs.python.org/3.5/library/exceptions.html#BytesWarning
byteshttps://docs.python.org/3.5/library/functions.html#bytes
bytearrayhttps://docs.python.org/3.5/library/functions.html#bytearray
https://docs.python.org/3.5/library/exceptions.html#ResourceWarning
https://docs.python.org/3.5/library/exceptions.html#exception-hierarchy
Table of Contentshttps://docs.python.org/3.5/contents.html
5. Built-in Exceptionshttps://docs.python.org/3.5/library/exceptions.html
5.1. Base classeshttps://docs.python.org/3.5/library/exceptions.html#base-classes
5.2. Concrete exceptionshttps://docs.python.org/3.5/library/exceptions.html#concrete-exceptions
5.2.1. OS exceptionshttps://docs.python.org/3.5/library/exceptions.html#os-exceptions
5.3. Warningshttps://docs.python.org/3.5/library/exceptions.html#warnings
5.4. Exception hierarchyhttps://docs.python.org/3.5/library/exceptions.html#exception-hierarchy
4. Built-in Typeshttps://docs.python.org/3.5/library/stdtypes.html
6. Text Processing Serviceshttps://docs.python.org/3.5/library/text.html
Report a Bughttps://docs.python.org/3.5/bugs.html
Show Source https://github.com/python/cpython/blob/3.5/Doc/library/exceptions.rst
indexhttps://docs.python.org/3.5/genindex.html
moduleshttps://docs.python.org/3.5/py-modindex.html
nexthttps://docs.python.org/3.5/library/text.html
previoushttps://docs.python.org/3.5/library/stdtypes.html
Pythonhttps://www.python.org/
3.5.10 Documentationhttps://docs.python.org/3.5/index.html
The Python Standard Libraryhttps://docs.python.org/3.5/library/index.html
Copyrighthttps://docs.python.org/3.5/copyright.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/3.5/bugs.html
Sphinxhttp://sphinx.pocoo.org/

URLs of crawlers that visited me.