mirror of
https://github.com/python/cpython.git
synced 2025-10-01 12:52:18 +00:00
Merge
This commit is contained in:
commit
4ff1daa4ba
1 changed files with 1 additions and 1 deletions
|
@ -439,7 +439,7 @@ An :class:`SMTP` instance has the following methods:
|
|||
and the accompanying error message sent by the server.
|
||||
|
||||
If ``SMTPUTF8`` is included in *mail_options*, and the server supports it,
|
||||
*from_addr* and *to_addr* may contain non-ASCII characters.
|
||||
*from_addr* and *to_addrs* may contain non-ASCII characters.
|
||||
|
||||
This method may raise the following exceptions:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue