]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove repeated index entry; adds nothing different.
authorFred Drake <fdrake@acm.org>
Tue, 16 Apr 2002 02:03:31 +0000 (02:03 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 16 Apr 2002 02:03:31 +0000 (02:03 +0000)
Closes SF bug #518985.

Doc/ref/ref3.tex

index 4ef490537f25c87c3b16cbe5a2bd263a53ebf6fa..8da36919baba85037875a33d0e225bf03381728e 100644 (file)
@@ -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