I hereby claim:
- I am cleverdevil on github.
- I am cleverdevil (https://keybase.io/cleverdevil) on keybase.
- I have a public key whose fingerprint is 8A0D 7FD0 193E 3FB4 DE04 0C57 253F B1B5 46BE 7AC2
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/env python | |
''' | |
Send an multipart email with HTML and plain text alternatives. The message | |
should be constructed as a plain-text file of the following format: | |
From: Your Name <[email protected]> | |
To: Recipient One <[email protected]> | |
Subject: Your subject line | |
--- |