mirror of
https://github.com/python/cpython.git
synced 2025-07-30 06:34:15 +00:00
Note that smtplib example needs a mailserver.
This commit is contained in:
parent
ee354b1e96
commit
690b97c005
1 changed files with 2 additions and 0 deletions
|
@ -165,6 +165,8 @@ and :mod:`smtplib` for sending mail::
|
|||
... """)
|
||||
>>> server.quit()
|
||||
|
||||
(Note that the second example needs a mailserver running on localhost.)
|
||||
|
||||
|
||||
.. _tut-dates-and-times:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue