➜

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 kayne
收信人 aalbrecht, barry, ggenellina, kayne, kxroberto
日期 2008-05-12.02:07:51
SpamBayes Score 0.11395335
Marked as misclassified 否
Message-id <1210558072.59.0.925498532839.issue1645148@psf.upfronthosting.co.za>
In-reply-to
内容
Just struck this myself, found Andi's solution to work.

Constructing the header using email.header stops it from breaking the
line awkwardly (vs. just storing a string).

Suggest the documentation example page be updated to use header() in
place of straight strings.

(I can only guess as to they why of this, it seems not to hang the
indent more than a space when using header).
历史
日期 用户 动作 参数
2008-05-12 02:07:52kayne修改spambayes_score: 0.113953 -> 0.11395335
recipients: + kayne, barry, ggenellina, kxroberto, aalbrecht
2008-05-12 02:07:52kayne修改spambayes_score: 0.113953 -> 0.113953
messageid: <1210558072.59.0.925498532839.issue1645148@psf.upfronthosting.co.za>
2008-05-12 02:07:52kayne链接issue1645148 messages
2008-05-12 02:07:51kayne创建