]> granicus.if.org Git - python/commitdiff
Minor fixups to some index entries.
authorFred Drake <fdrake@acm.org>
Wed, 25 Nov 1998 17:48:10 +0000 (17:48 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 25 Nov 1998 17:48:10 +0000 (17:48 +0000)
Doc/ref/ref7.tex

index 2f0eb33270cf73f0c240bcbd2094cea96d76af1d..cacd8efc57f6b80d5ec5851feaa4041997f7ab16 100644 (file)
@@ -239,9 +239,10 @@ threaded program.  As of Python 1.5, the variables are restored to
 their previous values (before the call) when returning from a function
 that handled an exception.
 \refbimodindex{sys}
-\ttindex{exc_type}
-\ttindex{exc_value}
-\ttindex{exc_traceback}
+\withsubitem{(in module sys)}{%
+  \ttindex{exc_type}%
+  \ttindex{exc_value}%
+  \ttindex{exc_traceback}}
 \obindex{traceback}
 
 The optional \keyword{else} clause is executed when no exception occurs