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

R. David Murray report at bugs.python.org
Fri Mar 25 15:52:30 CET 2011


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

Heh.

OK, so I think we're stuck with it, then.  It does mean I don't have to handle certain other edge cases, and can punt more convenient handling of them into email6.  I'll make the patch for decode_header instead, then.

----------

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


More information about the Python-bugs-list mailing list