From: Fred Drake Date: Tue, 23 Apr 2002 20:04:46 +0000 (+0000) Subject: Minor change to an index entry. X-Git-Tag: v2.3c1~5816 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed9e453eb78a73b6f5b72aa4ecdbf1b091fa9c55;p=python Minor change to an index entry. --- diff --git a/Doc/ref/ref2.tex b/Doc/ref/ref2.tex index 1956e02d54..726aa212bb 100644 --- a/Doc/ref/ref2.tex +++ b/Doc/ref/ref2.tex @@ -456,7 +456,7 @@ number and an imaginary number). \index{octal literal} \index{decimal literal} \index{imaginary literal} -\index{complex literal} +\index{complex!literal} Note that numeric literals do not include a sign; a phrase like \code{-1} is actually an expression composed of the unary operator