Commit 690b97c0 authored by Georg Brandl's avatar Georg Brandl

Note that smtplib example needs a mailserver.

parent ee354b1e
......@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment