Abhilash Raj <[email protected]> added the comment:

I don't think this is an issue anymore, I guess this was fixed as a part of 
some other PR.

I tested this out on a recent branch:

   >>> import email
   >>> msg = email.message_from_string('From: Abhilash <[email protected]> 
<[email protected]>')
   >>> msg['From'] 
   'Abhilash <[email protected]> <[email protected]>'

@david, @barry: I think we can close this issue.

----------
nosy: +maxking

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue32178>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to