From: Fred Drake Date: Tue, 16 Apr 2002 02:03:05 +0000 (+0000) Subject: Remove repeated index entry; adds nothing different. X-Git-Tag: v2.3c1~5927 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c0a02c084be8b6d49935651b1e0649e6ee25f1eb;p=python Remove repeated index entry; adds nothing different. Closes SF bug #518985. --- diff --git a/Doc/ref/ref3.tex b/Doc/ref/ref3.tex index 8dbe8f07b2..3e5b2c3d58 100644 --- a/Doc/ref/ref3.tex +++ b/Doc/ref/ref3.tex @@ -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