Table of Contents
email
email.message_from_file()
email.message_from_string()
json
mailcap
mailbox
mhlib
mimetools
mimetypes
MimeWriter
mimify
multifile
rfc822
base64
binhex
binascii
quopri
uu
email.
message_from_string
Parse a string into a Message object model.
Optional _class and strict are passed to the Parser constructor.