STINNER Victor <[EMAIL PROTECTED]> added the comment:

> I'm rejecting the patch because the old way of making 
> this work still works in Python 3.0.

I checked the documentation and there is a section about "email: 
Internationalized headers". I didn't read this section. I just 
expected that Python uses the right encoding beacuse it was already 
specified in the MIMEText() constructor...

> Any larger changes to the API need to be made in
> the context of redesigning the email package to be byte/str aware.

Right.

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4306>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to