On 10/21/2016 11:22 PM, MRAB wrote: > The docs say that it's subclass of the email.message module's Message. > > You can get the email's header fields like it's a dict, except that the > field names are case-insensitive. The author(s) of the module couldn't > use a true dict because of the need for additional functionality.
I've only looked at python once or twice in the last ten years, and I jumped into a little project last night with almost no preparation. Thanks for helping out! -- https://mail.python.org/mailman/listinfo/python-list