Commit 82a3e1a9 authored by Walter Dörwald's avatar Walter Dörwald

Fix typo in comment

(reported on the pydotorg mailing list).
parent e22d339d
# Import smtplib for the actual sending function
import smtplib
# Here are the email pacakge modules we'll need
# Here are the email package modules we'll need
from email.MIMEImage import MIMEImage
from email.MIMEMultipart import MIMEMultipart
......
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