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.

Author benjamin.peterson
Recipients benjamin.peterson, christoph
Date 2008-03-31.11:58:15
SpamBayes Score 0.052152026
Marked as misclassified No
Message-id <1206964702.59.0.341558279506.issue2517@psf.upfronthosting.co.za>
In-reply-to
Content
Use: print unicode(e.message).encode("utf-8")
History
Date User Action Args
2008-03-31 11:58:23benjamin.petersonsetspambayes_score: 0.052152 -> 0.052152026
recipients: + benjamin.peterson, christoph
2008-03-31 11:58:22benjamin.petersonsetspambayes_score: 0.052152 -> 0.052152
messageid: <1206964702.59.0.341558279506.issue2517@psf.upfronthosting.co.za>
2008-03-31 11:58:21benjamin.petersonlinkissue2517 messages
2008-03-31 11:58:20benjamin.petersoncreate