Commit 1475e88a authored by Fred Drake's avatar Fred Drake

Minor fixups to some index entries.

parent 2b3730e2
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment