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 skip.montanaro
Recipients laxrulz777, skip.montanaro
Date 2008-04-15.23:40:10
SpamBayes Score 0.56447786
Marked as misclassified No
Message-id <1208302811.61.0.637817233502.issue2640@psf.upfronthosting.co.za>
In-reply-to
Content
What platform are you on?  Did you open the output file in
binary mode?  I sort of suspect you failed to add 'b' to the
file mode and are getting a text file.
History
Date User Action Args
2008-04-15 23:40:12skip.montanarosetspambayes_score: 0.564478 -> 0.56447786
recipients: + skip.montanaro, laxrulz777
2008-04-15 23:40:11skip.montanarosetspambayes_score: 0.564478 -> 0.564478
messageid: <1208302811.61.0.637817233502.issue2640@psf.upfronthosting.co.za>
2008-04-15 23:40:10skip.montanarolinkissue2640 messages
2008-04-15 23:40:10skip.montanarocreate