René's URL Explorer Experiment
go
Title:
Exception Handling — Python 2.7.18 documentation
direct link
Domain:
docs.python.org
Links
:
no longer supported
https://devguide.python.org/devcycle/#end-of-life-branches
Python documentation for the current stable release
https://docs.python.org/3/c-api/exceptions.html
index
https://docs.python.org/2/genindex.html
modules
https://docs.python.org/2/py-modindex.html
next
https://docs.python.org/2/c-api/utilities.html
previous
https://docs.python.org/2/c-api/refcounting.html
Python
https://www.python.org/
Python 2.7.18 documentation
https://docs.python.org/2/index.html
Python/C API Reference Manual
https://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_type
https://docs.python.org/2/library/sys.html#sys.last_type
sys.last_value
https://docs.python.org/2/library/sys.html#sys.last_value
sys.last_traceback
https://docs.python.org/2/library/sys.html#sys.last_traceback
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_Print
PyObject
https://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
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_ExceptionMatches
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_GivenExceptionMatches
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://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
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_Fetch
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://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
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetString
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://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
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://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
PyObject
https://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
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_NoMemory
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://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
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://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
IOError
https://docs.python.org/2/library/exceptions.html#exceptions.IOError
OSError
https://docs.python.org/2/library/exceptions.html#exceptions.OSError
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://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
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetFromWindowsErr
WindowsError
https://docs.python.org/2/library/exceptions.html#exceptions.WindowsError
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://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
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://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
WindowsError
https://docs.python.org/2/library/exceptions.html#exceptions.WindowsError
PyObject
https://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
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://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
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://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
PyObject
https://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
warnings
https://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 Categories
https://docs.python.org/2/c-api/exceptions.html#standardwarningcategories
warnings
https://docs.python.org/2/library/warnings.html#module-warnings
-W
https://docs.python.org/2/using/cmdline.html#cmdoption-w
PyObject
https://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
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://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
DeprecationWarning
https://docs.python.org/2/library/exceptions.html#exceptions.DeprecationWarning
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_CheckSignals
signal
https://docs.python.org/2/library/signal.html#module-signal
KeyboardInterrupt
https://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
KeyboardInterrupt
https://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
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_NewException
Exception
https://docs.python.org/2/library/exceptions.html#exceptions.Exception
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://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
PyObject
https://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
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_Create
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_Create
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
Py_UNICODE
https://docs.python.org/2/c-api/unicode.html#c.Py_UNICODE
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeTranslateError_Create
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_GetEncoding
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_GetEncoding
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_GetObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_GetObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeTranslateError_GetObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_GetStart
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_GetStart
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeTranslateError_GetStart
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_SetStart
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_SetStart
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeTranslateError_SetStart
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_GetEnd
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_GetEnd
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeTranslateError_GetEnd
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_SetEnd
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_SetEnd
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeTranslateError_SetEnd
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_GetReason
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_GetReason
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeTranslateError_GetReason
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeDecodeError_SetReason
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
¶
https://docs.python.org/2/c-api/exceptions.html#c.PyUnicodeEncodeError_SetReason
PyObject
https://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
MemoryError
https://docs.python.org/2/library/exceptions.html#exceptions.MemoryError
RuntimeError
https://docs.python.org/2/library/exceptions.html#exceptions.RuntimeError
RuntimeError
https://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
BaseException
https://docs.python.org/2/library/exceptions.html#exceptions.BaseException
Exception
https://docs.python.org/2/library/exceptions.html#exceptions.Exception
StandardError
https://docs.python.org/2/library/exceptions.html#exceptions.StandardError
ArithmeticError
https://docs.python.org/2/library/exceptions.html#exceptions.ArithmeticError
AssertionError
https://docs.python.org/2/library/exceptions.html#exceptions.AssertionError
AttributeError
https://docs.python.org/2/library/exceptions.html#exceptions.AttributeError
BufferError
https://docs.python.org/2/library/exceptions.html#exceptions.BufferError
EnvironmentError
https://docs.python.org/2/library/exceptions.html#exceptions.EnvironmentError
EOFError
https://docs.python.org/2/library/exceptions.html#exceptions.EOFError
FloatingPointError
https://docs.python.org/2/library/exceptions.html#exceptions.FloatingPointError
GeneratorExit
https://docs.python.org/2/library/exceptions.html#exceptions.GeneratorExit
ImportError
https://docs.python.org/2/library/exceptions.html#exceptions.ImportError
IndentationError
https://docs.python.org/2/library/exceptions.html#exceptions.IndentationError
IndexError
https://docs.python.org/2/library/exceptions.html#exceptions.IndexError
IOError
https://docs.python.org/2/library/exceptions.html#exceptions.IOError
KeyError
https://docs.python.org/2/library/exceptions.html#exceptions.KeyError
KeyboardInterrupt
https://docs.python.org/2/library/exceptions.html#exceptions.KeyboardInterrupt
LookupError
https://docs.python.org/2/library/exceptions.html#exceptions.LookupError
MemoryError
https://docs.python.org/2/library/exceptions.html#exceptions.MemoryError
NameError
https://docs.python.org/2/library/exceptions.html#exceptions.NameError
NotImplementedError
https://docs.python.org/2/library/exceptions.html#exceptions.NotImplementedError
OSError
https://docs.python.org/2/library/exceptions.html#exceptions.OSError
OverflowError
https://docs.python.org/2/library/exceptions.html#exceptions.OverflowError
ReferenceError
https://docs.python.org/2/library/exceptions.html#exceptions.ReferenceError
RuntimeError
https://docs.python.org/2/library/exceptions.html#exceptions.RuntimeError
StopIteration
https://docs.python.org/2/library/exceptions.html#exceptions.StopIteration
SyntaxError
https://docs.python.org/2/library/exceptions.html#exceptions.SyntaxError
SystemError
https://docs.python.org/2/library/exceptions.html#exceptions.SystemError
SystemExit
https://docs.python.org/2/library/exceptions.html#exceptions.SystemExit
TabError
https://docs.python.org/2/library/exceptions.html#exceptions.TabError
TypeError
https://docs.python.org/2/library/exceptions.html#exceptions.TypeError
UnboundLocalError
https://docs.python.org/2/library/exceptions.html#exceptions.UnboundLocalError
UnicodeDecodeError
https://docs.python.org/2/library/exceptions.html#exceptions.UnicodeDecodeError
UnicodeEncodeError
https://docs.python.org/2/library/exceptions.html#exceptions.UnicodeEncodeError
UnicodeError
https://docs.python.org/2/library/exceptions.html#exceptions.UnicodeError
UnicodeTranslateError
https://docs.python.org/2/library/exceptions.html#exceptions.UnicodeTranslateError
VMSError
https://docs.python.org/2/library/exceptions.html#exceptions.VMSError
ValueError
https://docs.python.org/2/library/exceptions.html#exceptions.ValueError
WindowsError
https://docs.python.org/2/library/exceptions.html#exceptions.WindowsError
ZeroDivisionError
https://docs.python.org/2/library/exceptions.html#exceptions.ZeroDivisionError
weakref.ReferenceError
https://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
Warning
https://docs.python.org/2/library/exceptions.html#exceptions.Warning
BytesWarning
https://docs.python.org/2/library/exceptions.html#exceptions.BytesWarning
DeprecationWarning
https://docs.python.org/2/library/exceptions.html#exceptions.DeprecationWarning
FutureWarning
https://docs.python.org/2/library/exceptions.html#exceptions.FutureWarning
ImportWarning
https://docs.python.org/2/library/exceptions.html#exceptions.ImportWarning
PendingDeprecationWarning
https://docs.python.org/2/library/exceptions.html#exceptions.PendingDeprecationWarning
RuntimeWarning
https://docs.python.org/2/library/exceptions.html#exceptions.RuntimeWarning
SyntaxWarning
https://docs.python.org/2/library/exceptions.html#exceptions.SyntaxWarning
UnicodeWarning
https://docs.python.org/2/library/exceptions.html#exceptions.UnicodeWarning
UserWarning
https://docs.python.org/2/library/exceptions.html#exceptions.UserWarning
¶
https://docs.python.org/2/c-api/exceptions.html#string-exceptions
BaseException
https://docs.python.org/2/library/exceptions.html#exceptions.BaseException
TypeError
https://docs.python.org/2/library/exceptions.html#exceptions.TypeError
Table of Contents
https://docs.python.org/2/contents.html
Exception Handling
https://docs.python.org/2/c-api/exceptions.html
Unicode Exception Objects
https://docs.python.org/2/c-api/exceptions.html#unicode-exception-objects
Recursion Control
https://docs.python.org/2/c-api/exceptions.html#recursion-control
Standard Exceptions
https://docs.python.org/2/c-api/exceptions.html#standard-exceptions
Standard Warning Categories
https://docs.python.org/2/c-api/exceptions.html#standard-warning-categories
String Exceptions
https://docs.python.org/2/c-api/exceptions.html#string-exceptions
Reference Counting
https://docs.python.org/2/c-api/refcounting.html
Utilities
https://docs.python.org/2/c-api/utilities.html
Show Source
https://docs.python.org/2/_sources/c-api/exceptions.rst.txt
index
https://docs.python.org/2/genindex.html
modules
https://docs.python.org/2/py-modindex.html
next
https://docs.python.org/2/c-api/utilities.html
previous
https://docs.python.org/2/c-api/refcounting.html
Python
https://www.python.org/
Python 2.7.18 documentation
https://docs.python.org/2/index.html
Python/C API Reference Manual
https://docs.python.org/2/c-api/index.html
Copyright
https://docs.python.org/2/copyright.html
Please donate.
https://www.python.org/psf/donations/
Found a bug
https://docs.python.org/2/bugs.html
Sphinx
http://sphinx.pocoo.org/
URLs of
crawlers that visited me
.