This document is for an old version of Python that is no longer supported. You should upgrade and read the Python documentation for the current stable release. 5. Data Structures¶ This chapter describes some things you’ve learned about already in more detail, and adds some new things as well. 5.1. More on Lists¶ The list data type has some more methods. Here are all of the methods of list objects: