From 88c023b8639e351b2a93970ebef792a5a8697700 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 7 Sep 2000 16:33:32 +0000 Subject: Remove comment about -X and string exceptions. Error noted by Justin D. Pettit . --- Doc/lib/libexcs.tex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Doc/lib/libexcs.tex b/Doc/lib/libexcs.tex index 13ec88b..742004e 100644 --- a/Doc/lib/libexcs.tex +++ b/Doc/lib/libexcs.tex @@ -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} -- cgit v0.12