]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Minor wording change.
authorFred Drake <fdrake@acm.org>
Thu, 28 Mar 2002 21:06:17 +0000 (21:06 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 28 Mar 2002 21:06:17 +0000 (21:06 +0000)
Doc/lib/libexcs.tex

index c865eea58a6fbd6b039e1aa641f2740a1720d6c3..b8368117beed7832debbed5df8620f930604a52b 100644 (file)
@@ -384,7 +384,7 @@ Base class for warnings about dubious syntax
 Base class for warnings about dubious runtime behavior.
 \end{excdesc}
 
-The full Exception class hierarchy is:
+The class hierarchy for built-in exceptions is:
 
 \begin{verbatim}
     Exception