Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0e6c3 commit 8bd62afCopy full SHA for 8bd62af
1 file changed
Doc/ref/ref6.tex
@@ -533,7 +533,7 @@ \section{The \keyword{raise} statement \label{raise}}
533
\emph{value} of the exception.
534
535
If the first object is an instance, the type of the exception is the
536
-class of the instance, the instance itself if the value, and the
+class of the instance, the instance itself is the value, and the
537
second object must be \code{None}.
538
539
If the first object is a class, it becomes the type of the exception.
0 commit comments