mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
Remove repeated index entry; adds nothing different.
Closes SF bug #518985.
This commit is contained in:
parent
4d9b466ea5
commit
c0a02c084b
1 changed files with 1 additions and 2 deletions
|
|
@ -143,8 +143,7 @@ This type has a single value. There is a single object with this value.
|
|||
This object is accessed through the built-in name \code{Ellipsis}.
|
||||
It is used to indicate the presence of the \samp{...} syntax in a
|
||||
slice. Its truth value is true.
|
||||
\ttindex{Ellipsis}
|
||||
\obindex{Ellipsis@{\texttt{Ellipsis}}}
|
||||
\obindex{Ellipsis}
|
||||
|
||||
\item[Numbers]
|
||||
These are created by numeric literals and returned as results by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue