Message133170
You have to do an 'encode' to get the wrapped header. __str__ uses maxlinelen=None.
However, there does seem to be a problem with the line wrapping algorithm revealed by your example: it is only doing a line break at the ';', not at any spaces. I will look in to this. |
|
Date |
User |
Action |
Args |
2011-04-06 21:43:12 | r.david.murray | set | recipients:
+ r.david.murray, barry, kitterma |
2011-04-06 21:43:12 | r.david.murray | set | messageid: <1302126192.21.0.304169086641.issue11492@psf.upfronthosting.co.za> |
2011-04-06 21:43:11 | r.david.murray | link | issue11492 messages |
2011-04-06 21:43:11 | r.david.murray | create | |
|