Skip to content

Commit

Permalink
Merge e6f9190 into 3cc7042
Browse files Browse the repository at this point in the history
  • Loading branch information
dpnova committed Sep 11, 2014
2 parents 3cc7042 + e6f9190 commit 2b7577c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cyclone/mail.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ class Message(object):
from_addr="root@localhost",
to_addrs=["user1", "user2", "user3"],
subject="Test, 123",
message="Hello thar!",
mime="text/html")
"""

Expand Down

0 comments on commit 2b7577c

Please sign in to comment.