mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
"lists objects" --> "list objects" (Section "More on Lists".)
This commit is contained in:
parent
8d486b1779
commit
ed68854b40
2 changed files with 2 additions and 2 deletions
|
|
@ -1281,7 +1281,7 @@ more detail, and adds some new things as well.
|
|||
\section{More on Lists}
|
||||
|
||||
The list data type has some more methods. Here are all of the methods
|
||||
of lists objects:
|
||||
of list objects:
|
||||
|
||||
\begin{description}
|
||||
|
||||
|
|
|
|||
|
|
@ -1281,7 +1281,7 @@ more detail, and adds some new things as well.
|
|||
\section{More on Lists}
|
||||
|
||||
The list data type has some more methods. Here are all of the methods
|
||||
of lists objects:
|
||||
of list objects:
|
||||
|
||||
\begin{description}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue