]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
The built-in exceptions are not still strings, so make no claims about them.
authorFred Drake <fdrake@acm.org>
Sun, 12 Apr 1998 02:48:47 +0000 (02:48 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 12 Apr 1998 02:48:47 +0000 (02:48 +0000)
Doc/tut.tex
Doc/tut/tut.tex

index 0d160339d7d8ad623c2e14a2f26afd2317189015..03079707a36e4121ee7241e720e6c26211b57e5f 100644 (file)
@@ -3321,7 +3321,6 @@ class, the class name is printed, then a colon and a space, and
 finally the instance converted to a string using the built-in function
 \function{str()}.
 
-In this release, the built-in exceptions are still strings.
 
 \chapter{What Now?}
 \label{whatNow}
index 0d160339d7d8ad623c2e14a2f26afd2317189015..03079707a36e4121ee7241e720e6c26211b57e5f 100644 (file)
@@ -3321,7 +3321,6 @@ class, the class name is printed, then a colon and a space, and
 finally the instance converted to a string using the built-in function
 \function{str()}.
 
-In this release, the built-in exceptions are still strings.
 
 \chapter{What Now?}
 \label{whatNow}