Message160791
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>))) |
|
Date |
User |
Action |
Args |
2012-05-16 01:18:14 | r.david.murray | set | recipients:
+ r.david.murray, barry, pitrou |
2012-05-16 01:18:13 | r.david.murray | set | messageid: <1337131093.98.0.0290286248165.issue6302@psf.upfronthosting.co.za> |
2012-05-16 01:18:13 | r.david.murray | link | issue6302 messages |
2012-05-16 01:18:13 | r.david.murray | create | |
|