René's URL Explorer Experiment
go
Title:
Introduction — 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/intro.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/veryhigh.html
previous
https://docs.python.org/2/c-api/index.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/intro.html#introduction
¶
https://docs.python.org/2/c-api/intro.html#include-files
¶
https://docs.python.org/2/c-api/intro.html#objects-types-and-reference-counts
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
PyTypeObject
https://docs.python.org/2/c-api/type.html#c.PyTypeObject
The standard type hierarchy
https://docs.python.org/2/reference/datamodel.html#types
¶
https://docs.python.org/2/c-api/intro.html#reference-counts
Py_INCREF()
https://docs.python.org/2/c-api/refcounting.html#c.Py_INCREF
Py_DECREF()
https://docs.python.org/2/c-api/refcounting.html#c.Py_DECREF
Py_DECREF()
https://docs.python.org/2/c-api/refcounting.html#c.Py_DECREF
Py_DECREF()
https://docs.python.org/2/c-api/refcounting.html#c.Py_DECREF
Py_DECREF()
https://docs.python.org/2/c-api/refcounting.html#c.Py_DECREF
¶
https://docs.python.org/2/c-api/intro.html#reference-count-details
Py_DECREF()
https://docs.python.org/2/c-api/refcounting.html#c.Py_DECREF
Py_XDECREF()
https://docs.python.org/2/c-api/refcounting.html#c.Py_XDECREF
PyList_SetItem()
https://docs.python.org/2/c-api/list.html#c.PyList_SetItem
PyTuple_SetItem()
https://docs.python.org/2/c-api/tuple.html#c.PyTuple_SetItem
PyInt_FromLong()
https://docs.python.org/2/c-api/int.html#c.PyInt_FromLong
PyTuple_SetItem()
https://docs.python.org/2/c-api/tuple.html#c.PyTuple_SetItem
Py_INCREF()
https://docs.python.org/2/c-api/refcounting.html#c.Py_INCREF
PyTuple_SetItem()
https://docs.python.org/2/c-api/tuple.html#c.PyTuple_SetItem
PySequence_SetItem()
https://docs.python.org/2/c-api/sequence.html#c.PySequence_SetItem
PyObject_SetItem()
https://docs.python.org/2/c-api/object.html#c.PyObject_SetItem
PyTuple_SetItem()
https://docs.python.org/2/c-api/tuple.html#c.PyTuple_SetItem
PyList_New()
https://docs.python.org/2/c-api/list.html#c.PyList_New
PyList_SetItem()
https://docs.python.org/2/c-api/list.html#c.PyList_SetItem
Py_BuildValue()
https://docs.python.org/2/c-api/arg.html#c.Py_BuildValue
PyObject_SetItem()
https://docs.python.org/2/c-api/object.html#c.PyObject_SetItem
PyObject_GetItem()
https://docs.python.org/2/c-api/object.html#c.PyObject_GetItem
PySequence_GetItem()
https://docs.python.org/2/c-api/sequence.html#c.PySequence_GetItem
PyList_GetItem()
https://docs.python.org/2/c-api/list.html#c.PyList_GetItem
PySequence_GetItem()
https://docs.python.org/2/c-api/sequence.html#c.PySequence_GetItem
PyList_GetItem()
https://docs.python.org/2/c-api/list.html#c.PyList_GetItem
PySequence_GetItem()
https://docs.python.org/2/c-api/sequence.html#c.PySequence_GetItem
¶
https://docs.python.org/2/c-api/intro.html#types
¶
https://docs.python.org/2/c-api/intro.html#exceptions
PyErr_Occurred()
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_Occurred
PyErr_Occurred()
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_Occurred
PyErr_SetString()
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_SetString
PyErr_Clear()
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_Clear
try
https://docs.python.org/2/reference/compound_stmts.html#try
except
https://docs.python.org/2/reference/compound_stmts.html#except
sys.exc_info()
https://docs.python.org/2/library/sys.html#sys.exc_info
PyErr_ExceptionMatches()
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_ExceptionMatches
PyErr_Clear()
https://docs.python.org/2/c-api/exceptions.html#c.PyErr_Clear
Py_XDECREF()
https://docs.python.org/2/c-api/refcounting.html#c.Py_XDECREF
Py_DECREF()
https://docs.python.org/2/c-api/refcounting.html#c.Py_DECREF
¶
https://docs.python.org/2/c-api/intro.html#embedding-python
Py_Initialize()
https://docs.python.org/2/c-api/init.html#c.Py_Initialize
__builtin__
https://docs.python.org/2/library/__builtin__.html#module-__builtin__
__main__
https://docs.python.org/2/library/__main__.html#module-__main__
sys
https://docs.python.org/2/library/sys.html#module-sys
exceptions
https://docs.python.org/2/library/exceptions.html#module-exceptions
Py_Initialize()
https://docs.python.org/2/c-api/init.html#c.Py_Initialize
Py_Initialize()
https://docs.python.org/2/c-api/init.html#c.Py_Initialize
Py_Initialize()
https://docs.python.org/2/c-api/init.html#c.Py_Initialize
PYTHONHOME
https://docs.python.org/2/using/cmdline.html#envvar-PYTHONHOME
PYTHONPATH
https://docs.python.org/2/using/cmdline.html#envvar-PYTHONPATH
Py_Initialize()
https://docs.python.org/2/c-api/init.html#c.Py_Initialize
PYTHONHOME
https://docs.python.org/2/using/cmdline.html#envvar-PYTHONHOME
PYTHONPATH
https://docs.python.org/2/using/cmdline.html#envvar-PYTHONPATH
Py_GetPath()
https://docs.python.org/2/c-api/init.html#c.Py_GetPath
Py_GetPrefix()
https://docs.python.org/2/c-api/init.html#c.Py_GetPrefix
Py_GetExecPrefix()
https://docs.python.org/2/c-api/init.html#c.Py_GetExecPrefix
Py_GetProgramFullPath()
https://docs.python.org/2/c-api/init.html#c.Py_GetProgramFullPath
Py_Initialize()
https://docs.python.org/2/c-api/init.html#c.Py_Initialize
Py_Finalize()
https://docs.python.org/2/c-api/init.html#c.Py_Finalize
Py_IsInitialized()
https://docs.python.org/2/c-api/init.html#c.Py_IsInitialized
Py_Finalize()
https://docs.python.org/2/c-api/init.html#c.Py_Finalize
¶
https://docs.python.org/2/c-api/intro.html#debugging-builds
PyObject
https://docs.python.org/2/c-api/structures.html#c.PyObject
Table of Contents
https://docs.python.org/2/contents.html
Introduction
https://docs.python.org/2/c-api/intro.html
Include Files
https://docs.python.org/2/c-api/intro.html#include-files
Objects, Types and Reference Counts
https://docs.python.org/2/c-api/intro.html#objects-types-and-reference-counts
Reference Counts
https://docs.python.org/2/c-api/intro.html#reference-counts
Reference Count Details
https://docs.python.org/2/c-api/intro.html#reference-count-details
Types
https://docs.python.org/2/c-api/intro.html#types
Exceptions
https://docs.python.org/2/c-api/intro.html#exceptions
Embedding Python
https://docs.python.org/2/c-api/intro.html#embedding-python
Debugging Builds
https://docs.python.org/2/c-api/intro.html#debugging-builds
Python/C API Reference Manual
https://docs.python.org/2/c-api/index.html
The Very High Level Layer
https://docs.python.org/2/c-api/veryhigh.html
Show Source
https://docs.python.org/2/_sources/c-api/intro.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/veryhigh.html
previous
https://docs.python.org/2/c-api/index.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
.