- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message65534
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:12 | skip.montanaro | set | spambayes_score: 0.564478 -> 0.56447786 recipients: + skip.montanaro, laxrulz777 |
| 2008-04-15 23:40:11 | skip.montanaro | set | spambayes_score: 0.564478 -> 0.564478 messageid: <1208302811.61.0.637817233502.issue2640@psf.upfronthosting.co.za> |
| 2008-04-15 23:40:10 | skip.montanaro | link | issue2640 messages |
| 2008-04-15 23:40:10 | skip.montanaro | create | |

