Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 88c023b

Browse files
committed
Remove comment about -X and string exceptions. Error noted by
Justin D. Pettit <[email protected]>.
1 parent 904ca11 commit 88c023b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Doc/lib/libexcs.tex

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,10 @@ \section{Built-in Exceptions}
106106
\member{args} contains the verbatim constructor arguments as a tuple.
107107
\end{excdesc}
108108

109+
109110
\setindexsubitem{(built-in exception)}
110111

111112
The following exceptions are the exceptions that are actually raised.
112-
They are class objects, except when the \programopt{-X} option is used
113-
to revert back to string-based standard exceptions.
114113

115114
\begin{excdesc}{AssertionError}
116115
\stindex{assert}

0 commit comments

Comments
 (0)