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 e6a3aa6 commit 98be47eCopy full SHA for 98be47e
1 file changed
Doc/lib/libexcs.tex
@@ -224,9 +224,9 @@ \section{Built-in Exceptions}
224
\versionadded{1.5.2}
225
%xref for os module
226
This class is derived from \exception{EnvironmentError} and is used
227
- primarily as the by the \module{os} module's \code{os.error}
228
- exception. See \exception{EnvironmentError} above for a description
229
- of the possible associated values.
+ primarily as the \module{os} module's \code{os.error} exception.
+ See \exception{EnvironmentError} above for a description of the
+ possible associated values.
230
\end{excdesc}
231
232
\begin{excdesc}{OverflowError}
0 commit comments