]> granicus.if.org Git - python/commitdiff
New index entries.
authorFred Drake <fdrake@acm.org>
Fri, 3 Apr 1998 07:05:16 +0000 (07:05 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 3 Apr 1998 07:05:16 +0000 (07:05 +0000)
Doc/lib/libsys.tex
Doc/libsys.tex

index 932520de01b8a6967a6e4e9e2f1004c87becb87d..3138180641e6d5552a25acfab40dee87b75bd10c 100644 (file)
@@ -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
index 932520de01b8a6967a6e4e9e2f1004c87becb87d..3138180641e6d5552a25acfab40dee87b75bd10c 100644 (file)
@@ -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