just added a link

This commit is contained in:
Johannes Findeisen 2013-08-15 23:41:03 +02:00
commit db306236d8

View file

@ -1,5 +1,7 @@
""" """
The email task. The email task.
http://docs.python.org/2/library/email-examples.html
""" """
import smtplib import smtplib