[issue11584] email.decode_header fails if msg.__getitem__ returns Header object

R. David Murray report at bugs.python.org
Thu Apr 21 22:07:28 CEST 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

Note that when this is fixed, make_header on the return value from decode_header will fail because it doesn't know now to handle unknown-8bit.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11584>
_______________________________________


More information about the Python-bugs-list mailing list