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

Doc/ref/ref3.tex

index 8dbe8f07b2766a944aed69a39c3d4e8f37ab63fc..3e5b2c3d58b55e565105b7609e456ac1bcc025a4 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