From: Fred Drake Date: Fri, 3 Apr 1998 07:05:16 +0000 (+0000) Subject: New index entries. X-Git-Tag: v1.5.1~230 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e6cedb362c4c0c029c9ada9b05f649f8dcc48fad;p=python New index entries. --- diff --git a/Doc/lib/libsys.tex b/Doc/lib/libsys.tex index 932520de01..3138180641 100644 --- a/Doc/lib/libsys.tex +++ b/Doc/lib/libsys.tex @@ -176,6 +176,8 @@ where \var{version} is equal to \code{version[:3]}. \begin{datadesc}{ps1} \dataline{ps2} +\index{interpreter prompts} +\index{prompts, interpreter} Strings specifying the primary and secondary prompt of the interpreter. These are only defined if the interpreter is in interactive mode. Their initial values in this case are diff --git a/Doc/libsys.tex b/Doc/libsys.tex index 932520de01..3138180641 100644 --- a/Doc/libsys.tex +++ b/Doc/libsys.tex @@ -176,6 +176,8 @@ where \var{version} is equal to \code{version[:3]}. \begin{datadesc}{ps1} \dataline{ps2} +\index{interpreter prompts} +\index{prompts, interpreter} Strings specifying the primary and secondary prompt of the interpreter. These are only defined if the interpreter is in interactive mode. Their initial values in this case are