On 12/7/2015 9:57 AM, Adam Funk wrote:
I'm trying to write an instance of email.message.Message, whose body
contains unicode characters, to a UTF-8 file.  (Python 2.7.3 & 2.7.10
again.)

The email package was rewritten for, I believe, 3.3. I believe it should handle unicode email encoded as utf-8 more easily.

--
Terry Jan Reedy

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to