Abhilash Raj <raj.abhila...@gmail.com> added the comment:

I wasn't able to reproduce this on the latest master. Probably fixed as a part 
of some other PR.

    >>> msg = email.message_from_string('ReplyTo: ""')
    >>> msg
    <email.message.Message object at 0x7f1fc6c82eb0>
    >>> msg['ReplyTo']
    '""'

I think this issue can be closed.

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

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

Reply via email to