R. David Murray <rdmur...@bitdance.com> added the comment:

All of this is going to be fixed a different (better :) way in an upcoming 
patch that will add a new header parsing/folding policy to the email package.

For the record, the way to spell the "decode a header and return a string" 
function using the existing API is:

  str(make_header(decode_header(<someheader>)))

----------
resolution:  -> rejected
status: open -> closed

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

Reply via email to