René's URL Explorer Experiment


Title: Exception Handling — 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/c-api/exceptions.html
indexhttps://docs.python.org/2/genindex.html
moduleshttps://docs.python.org/2/py-modindex.html
nexthttps://docs.python.org/2/c-api/utilities.html
previoushttps://docs.python.org/2/c-api/refcounting.html
Pythonhttps://www.python.org/
Python 2.7.18 documentationhttps://docs.python.org/2/index.html
Python/C API Reference Manualhttps://docs.python.org/2/c-api/index.html
https://docs.python.org/2/c-api/exceptions.html#exception-handling
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_PrintEx
sys.last_typehttps://docs.python.org/2/library/sys.html#sys.last_type
sys.last_valuehttps://docs.python.org/2/library/sys.html#sys.last_value
sys.last_tracebackhttps://docs.python.org/2/library/sys.html#sys.last_traceback
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_Print
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_Occurred
PyErr_Restore()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_Restore
Py_DECREF()https://docs.python.org/2/c-api/refcounting.html#c.Py_DECREF
PyErr_ExceptionMatches()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_ExceptionMatches
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_ExceptionMatches
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_GivenExceptionMatches
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_NormalizeException
PyErr_Fetch()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_Fetch
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_Clear
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_Fetch
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_Restore
PyErr_Fetch()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_Fetch
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetString
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetObject
PyErr_SetString()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetString
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_Format
PyString_FromFormat()https://docs.python.org/2/c-api/string.html#c.PyString_FromFormat
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetNone
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_BadArgument
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_NoMemory
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetFromErrno
PyErr_CheckSignals()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_CheckSignals
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetFromErrnoWithFilenameObject
PyErr_SetFromErrno()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetFromErrno
IOErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.IOError
OSErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.OSError
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetFromErrnoWithFilename
PyErr_SetFromErrnoWithFilenameObject()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetFromErrnoWithFilenameObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetFromWindowsErr
WindowsErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.WindowsError
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetExcFromWindowsErr
PyErr_SetFromWindowsErr()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetFromWindowsErr
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetFromWindowsErrWithFilenameObject
PyErr_SetFromWindowsErr()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetFromWindowsErr
WindowsErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.WindowsError
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetFromWindowsErrWithFilename
PyErr_SetFromWindowsErrWithFilenameObject()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetFromWindowsErrWithFilenameObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetExcFromWindowsErrWithFilenameObject
PyErr_SetFromWindowsErrWithFilenameObject()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetFromWindowsErrWithFilenameObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetExcFromWindowsErrWithFilename
PyErr_SetFromWindowsErrWithFilename()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetFromWindowsErrWithFilename
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_BadInternalCall
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_WarnEx
PyErr_WarnEx()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_WarnEx
warningshttps://docs.python.org/2/library/warnings.html#module-warnings
Py_DECREF()https://docs.python.org/2/c-api/refcounting.html#c.Py_DECREF
Standard Warning Categorieshttps://docs.python.org/2/c-api/exceptions.html#standardwarningcategories
warningshttps://docs.python.org/2/library/warnings.html#module-warnings
-Whttps://docs.python.org/2/using/cmdline.html#cmdoption-w
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_Warn
PyErr_Warn()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_Warn
PyErr_WarnEx()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_WarnEx
PyErr_WarnEx()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_WarnEx
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_WarnExplicit
warnings.warn_explicit()https://docs.python.org/2/library/warnings.html#warnings.warn_explicit
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_WarnPy3k
DeprecationWarninghttps://docs.python.org/2/library/exceptions.html#exceptions.DeprecationWarning
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_CheckSignals
signalhttps://docs.python.org/2/library/signal.html#module-signal
KeyboardInterrupthttps://docs.python.org/2/library/exceptions.html#exceptions.KeyboardInterrupt
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetInterrupt
PyErr_CheckSignals()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_CheckSignals
KeyboardInterrupthttps://docs.python.org/2/library/exceptions.html#exceptions.KeyboardInterrupt
https://docs.python.org/2/c-api/exceptions.html#c.PySignal_SetWakeupFd
signal.set_wakeup_fd()https://docs.python.org/2/library/signal.html#signal.set_wakeup_fd
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_NewException
Exceptionhttps://docs.python.org/2/library/exceptions.html#exceptions.Exception
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_NewExceptionWithDoc
PyErr_NewException()https://docs.python.org/2/c-api/exceptions.html#c.PyErr_NewException
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_WriteUnraisable
__del__()https://docs.python.org/2/reference/datamodel.html#object.__del__
https://docs.python.org/2/c-api/exceptions.html#unicode-exception-objects
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_Create
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_Create
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
Py_UNICODEhttps://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeTranslateError_Create
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_GetEncoding
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_GetEncoding
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_GetObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_GetObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeTranslateError_GetObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_GetStart
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_GetStart
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeTranslateError_GetStart
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_SetStart
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_SetStart
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeTranslateError_SetStart
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_GetEnd
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_GetEnd
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeTranslateError_GetEnd
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_SetEnd
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_SetEnd
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeTranslateError_SetEnd
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_GetReason
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_GetReason
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeTranslateError_GetReason
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_SetReason
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_SetReason
PyObjecthttps://docs.python.org/2/c-api/structures.html#c.PyObject
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeTranslateError_SetReason
https://docs.python.org/2/c-api/exceptions.html#recursion-control
https://docs.python.org/2/c-api/exceptions.html#c.Py_EnterRecursiveCall
PyOS_CheckStack()https://docs.python.org/2/c-api/sys.html#c.PyOS_CheckStack
MemoryErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.MemoryError
RuntimeErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.RuntimeError
RuntimeErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.RuntimeError
https://docs.python.org/2/c-api/exceptions.html#c.Py_LeaveRecursiveCall
Py_EnterRecursiveCall()https://docs.python.org/2/c-api/exceptions.html#c.Py_EnterRecursiveCall
Py_EnterRecursiveCall()https://docs.python.org/2/c-api/exceptions.html#c.Py_EnterRecursiveCall
https://docs.python.org/2/c-api/exceptions.html#standard-exceptions
PyObject*https://docs.python.org/2/c-api/structures.html#c.PyObject
BaseExceptionhttps://docs.python.org/2/library/exceptions.html#exceptions.BaseException
Exceptionhttps://docs.python.org/2/library/exceptions.html#exceptions.Exception
StandardErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.StandardError
ArithmeticErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.ArithmeticError
AssertionErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.AssertionError
AttributeErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.AttributeError
BufferErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.BufferError
EnvironmentErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.EnvironmentError
EOFErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.EOFError
FloatingPointErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.FloatingPointError
GeneratorExithttps://docs.python.org/2/library/exceptions.html#exceptions.GeneratorExit
ImportErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.ImportError
IndentationErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.IndentationError
IndexErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.IndexError
IOErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.IOError
KeyErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.KeyError
KeyboardInterrupthttps://docs.python.org/2/library/exceptions.html#exceptions.KeyboardInterrupt
LookupErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.LookupError
MemoryErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.MemoryError
NameErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.NameError
NotImplementedErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.NotImplementedError
OSErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.OSError
OverflowErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.OverflowError
ReferenceErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.ReferenceError
RuntimeErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.RuntimeError
StopIterationhttps://docs.python.org/2/library/exceptions.html#exceptions.StopIteration
SyntaxErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.SyntaxError
SystemErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.SystemError
SystemExithttps://docs.python.org/2/library/exceptions.html#exceptions.SystemExit
TabErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.TabError
TypeErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.TypeError
UnboundLocalErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.UnboundLocalError
UnicodeDecodeErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.UnicodeDecodeError
UnicodeEncodeErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.UnicodeEncodeError
UnicodeErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.UnicodeError
UnicodeTranslateErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.UnicodeTranslateError
VMSErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.VMSError
ValueErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.ValueError
WindowsErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.WindowsError
ZeroDivisionErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.ZeroDivisionError
weakref.ReferenceErrorhttps://docs.python.org/2/library/weakref.html#weakref.ReferenceError
https://docs.python.org/2/c-api/exceptions.html#standard-warning-categories
PyObject*https://docs.python.org/2/c-api/structures.html#c.PyObject
Warninghttps://docs.python.org/2/library/exceptions.html#exceptions.Warning
BytesWarninghttps://docs.python.org/2/library/exceptions.html#exceptions.BytesWarning
DeprecationWarninghttps://docs.python.org/2/library/exceptions.html#exceptions.DeprecationWarning
FutureWarninghttps://docs.python.org/2/library/exceptions.html#exceptions.FutureWarning
ImportWarninghttps://docs.python.org/2/library/exceptions.html#exceptions.ImportWarning
PendingDeprecationWarninghttps://docs.python.org/2/library/exceptions.html#exceptions.PendingDeprecationWarning
RuntimeWarninghttps://docs.python.org/2/library/exceptions.html#exceptions.RuntimeWarning
SyntaxWarninghttps://docs.python.org/2/library/exceptions.html#exceptions.SyntaxWarning
UnicodeWarninghttps://docs.python.org/2/library/exceptions.html#exceptions.UnicodeWarning
UserWarninghttps://docs.python.org/2/library/exceptions.html#exceptions.UserWarning
https://docs.python.org/2/c-api/exceptions.html#string-exceptions
BaseExceptionhttps://docs.python.org/2/library/exceptions.html#exceptions.BaseException
TypeErrorhttps://docs.python.org/2/library/exceptions.html#exceptions.TypeError
Table of Contentshttps://docs.python.org/2/contents.html
Exception Handlinghttps://docs.python.org/2/c-api/exceptions.html
Unicode Exception Objectshttps://docs.python.org/2/c-api/exceptions.html#unicode-exception-objects
Recursion Controlhttps://docs.python.org/2/c-api/exceptions.html#recursion-control
Standard Exceptionshttps://docs.python.org/2/c-api/exceptions.html#standard-exceptions
Standard Warning Categorieshttps://docs.python.org/2/c-api/exceptions.html#standard-warning-categories
String Exceptionshttps://docs.python.org/2/c-api/exceptions.html#string-exceptions
Reference Countinghttps://docs.python.org/2/c-api/refcounting.html
Utilitieshttps://docs.python.org/2/c-api/utilities.html
Show Sourcehttps://docs.python.org/2/_sources/c-api/exceptions.rst.txt
indexhttps://docs.python.org/2/genindex.html
moduleshttps://docs.python.org/2/py-modindex.html
nexthttps://docs.python.org/2/c-api/utilities.html
previoushttps://docs.python.org/2/c-api/refcounting.html
Pythonhttps://www.python.org/
Python 2.7.18 documentationhttps://docs.python.org/2/index.html
Python/C API Reference Manualhttps://docs.python.org/2/c-api/index.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.