mirror of
https://github.com/python/cpython.git
synced 2025-11-11 14:44:57 +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}
|
\section{More on Lists}
|
||||||
|
|
||||||
The list data type has some more methods. Here are all of the methods
|
The list data type has some more methods. Here are all of the methods
|
||||||
of lists objects:
|
of list objects:
|
||||||
|
|
||||||
\begin{description}
|
\begin{description}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1281,7 +1281,7 @@ more detail, and adds some new things as well.
|
||||||
\section{More on Lists}
|
\section{More on Lists}
|
||||||
|
|
||||||
The list data type has some more methods. Here are all of the methods
|
The list data type has some more methods. Here are all of the methods
|
||||||
of lists objects:
|
of list objects:
|
||||||
|
|
||||||
\begin{description}
|
\begin{description}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue