Yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/sequenceObjects.html
Jump to navigation
Jump to search
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
- 7.2.1 String Objects
- 7.2.2 Unicode Objects
- 7.2.3 Buffer Objects
- 7.2.4 Tuple Objects
- 7.2.5 List Objects
See About this document... for information on suggesting changes.