René's URL Explorer Experiment
go
Title:
Iterator Objects — 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/iterator.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/descriptor.html
previous
https://docs.python.org/2/c-api/module.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
Concrete Objects Layer
https://docs.python.org/2/c-api/concrete.html
¶
https://docs.python.org/2/c-api/iterator.html#iterator-objects
__getitem__()
https://docs.python.org/2/reference/datamodel.html#object.__getitem__
PyTypeObject
https://docs.python.org/2/c-api/type.html#c.PyTypeObject
¶
https://docs.python.org/2/c-api/iterator.html#c.PySeqIter_Type
PySeqIter_New()
https://docs.python.org/2/c-api/iterator.html#c.PySeqIter_New
iter()
https://docs.python.org/2/library/functions.html#iter
¶
https://docs.python.org/2/c-api/iterator.html#c.PySeqIter_Check
PySeqIter_Type
https://docs.python.org/2/c-api/iterator.html#c.PySeqIter_Type
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/iterator.html#c.PySeqIter_New
IndexError
https://docs.python.org/2/library/exceptions.html#exceptions.IndexError
PyTypeObject
https://docs.python.org/2/c-api/type.html#c.PyTypeObject
¶
https://docs.python.org/2/c-api/iterator.html#c.PyCallIter_Type
PyCallIter_New()
https://docs.python.org/2/c-api/iterator.html#c.PyCallIter_New
iter()
https://docs.python.org/2/library/functions.html#iter
¶
https://docs.python.org/2/c-api/iterator.html#c.PyCallIter_Check
PyCallIter_Type
https://docs.python.org/2/c-api/iterator.html#c.PyCallIter_Type
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/iterator.html#c.PyCallIter_New
Module Objects
https://docs.python.org/2/c-api/module.html
Descriptor Objects
https://docs.python.org/2/c-api/descriptor.html
Show Source
https://docs.python.org/2/_sources/c-api/iterator.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/descriptor.html
previous
https://docs.python.org/2/c-api/module.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
Concrete Objects Layer
https://docs.python.org/2/c-api/concrete.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
.