Commit e7097e0b authored by Fred Drake's avatar Fred Drake

Added cross-references to related material on exceptions.

Closes SF bug #217195.
parent 30be5768
......@@ -559,6 +559,9 @@ re-raise an exception transparently in an except clause, but
exception to be re-raised was the most recently active exception in
the current scope.
Additional information on exceptions can be found in
section~\ref{exceptions}, and information about handling exceptions is
in section~\ref{try}.
\section{The \keyword{break} statement \label{break}}
......
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