From: Fred Drake Date: Tue, 16 Apr 2002 02:04:20 +0000 (+0000) Subject: Remove repeated index entry; adds nothing different. X-Git-Tag: 2.1~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3acdd8b36365ae0d7a3d164d2dbd382671026094;p=thirdparty%2FPython%2Fcpython.git Remove repeated index entry; adds nothing different. Closes SF bug #518985. --- diff --git a/Doc/ref/ref3.tex b/Doc/ref/ref3.tex index a82ce8cc7d70..6a4870cb0562 100644 --- a/Doc/ref/ref3.tex +++ b/Doc/ref/ref3.tex @@ -148,8 +148,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