mirror of
https://github.com/python/cpython.git
synced 2025-11-26 21:33:10 +00:00
- Make the documentation match the code and the docstring
This commit is contained in:
parent
833e9611b3
commit
764a7ec8ca
1 changed files with 1 additions and 1 deletions
|
|
@ -185,7 +185,7 @@ or may raise the following exceptions:
|
|||
The server didn't reply properly to the \samp{HELO} greeting.
|
||||
\item[\exception{SMTPAuthenticationError}]
|
||||
The server didn't accept the username/password combination.
|
||||
\item[\exception{SMTPError}]
|
||||
\item[\exception{SMTPException}]
|
||||
No suitable authentication method was found.
|
||||
\end{description}
|
||||
\end{methoddesc}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue