mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Remove comment about -X and string exceptions. Error noted by
Justin D. Pettit <jpettit@raznick.com>.
This commit is contained in:
parent
904ca11a87
commit
88c023b863
1 changed files with 1 additions and 2 deletions
|
@ -106,11 +106,10 @@ created with other than 2 or 3 arguments. In this last case,
|
|||
\member{args} contains the verbatim constructor arguments as a tuple.
|
||||
\end{excdesc}
|
||||
|
||||
|
||||
\setindexsubitem{(built-in exception)}
|
||||
|
||||
The following exceptions are the exceptions that are actually raised.
|
||||
They are class objects, except when the \programopt{-X} option is used
|
||||
to revert back to string-based standard exceptions.
|
||||
|
||||
\begin{excdesc}{AssertionError}
|
||||
\stindex{assert}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue