Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c303e67

Browse files
committed
The built-in exceptions are not still strings, so make no claims about them.
1 parent c94d934 commit c303e67

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

Doc/tut.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3321,7 +3321,6 @@ \subsection{Exceptions Can Be Classes}
33213321
finally the instance converted to a string using the built-in function
33223322
\function{str()}.
33233323
3324-
In this release, the built-in exceptions are still strings.
33253324
33263325
\chapter{What Now?}
33273326
\label{whatNow}

Doc/tut/tut.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3321,7 +3321,6 @@ \subsection{Exceptions Can Be Classes}
33213321
finally the instance converted to a string using the built-in function
33223322
\function{str()}.
33233323
3324-
In this release, the built-in exceptions are still strings.
33253324
33263325
\chapter{What Now?}
33273326
\label{whatNow}

0 commit comments

Comments
 (0)