(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/noneObject.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/concrete.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/stringObjects.html| ]]
|
Python/C API Reference Manual
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/genindex.html| ]]
|
Previous: 7.1.2 The None Object Up: 7. Concrete Objects Layer Next: 7.2.1 String Objects
7.2 Sequence Objects
Generic operations on sequence objects were discussed in the previous chapter; this section deals with the specific kinds of sequence objects that are intrinsic to the Python language.
Subsections
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/noneObject.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/concrete.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/stringObjects.html| ]]
|
Python/C API Reference Manual
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/genindex.html| ]]
|
Previous: 7.1.2 The None Object Up: 7. Concrete Objects Layer Next: 7.2.1 String Objects
See About this document... for information on suggesting changes.