Message244753
... or perhaps
if ':' in line and line[0] != ':':
to avoid the colon-as-first-char bug that plagued this library earlier, though the only ill-effect of leaving it alone would be a header with a blank key; not the end of the world. |
|
| Date |
User |
Action |
Args |
| 2015-06-03 14:41:46 | mgdelmonte | set | recipients:
+ mgdelmonte, barry, r.david.murray, martin.panter, piotr.dobrogost, icordasc, demian.brecht, Lukasa |
| 2015-06-03 14:41:46 | mgdelmonte | set | messageid: <1433342506.12.0.170499889384.issue24363@psf.upfronthosting.co.za> |
| 2015-06-03 14:41:46 | mgdelmonte | link | issue24363 messages |
| 2015-06-03 14:41:45 | mgdelmonte | create | |
|