Barry A. Warsaw <ba...@python.org> added the comment:

This isn't a bug in Python, since it does the right thing by aliasing
'utf8' with 'utf-8'.  If this is incompatible with external mail tools,
then you should use 'utf-8' instead, but I don't think Python should
change that underneath you.

----------
resolution:  -> wont fix
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue924806>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to