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.
2 parents 9c4ee75 + 624e222 commit 4ff1daaCopy full SHA for 4ff1daa
1 file changed
Doc/library/smtplib.rst
@@ -439,7 +439,7 @@ An :class:`SMTP` instance has the following methods:
439
and the accompanying error message sent by the server.
440
441
If ``SMTPUTF8`` is included in *mail_options*, and the server supports it,
442
- *from_addr* and *to_addr* may contain non-ASCII characters.
+ *from_addr* and *to_addrs* may contain non-ASCII characters.
443
444
This method may raise the following exceptions:
445
0 commit comments