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 pitrou
Recipients giampaolo.rodola, pitrou
Date 2008-01-28.20:30:41
SpamBayes Score 0.030705674
Marked as misclassified No
Message-id <1201552242.71.0.65158952334.issue1952@psf.upfronthosting.co.za>
In-reply-to
Content
The patch looks and works fine for me.
Two things:
1. it's a shame the tests are skipped for windows or macintosh, but it
was just the same in the original version
2. I don't think sys.platform[:3] can be equal to 'riscos' :)
History
Date User Action Args
2008-01-28 20:30:42pitrousetspambayes_score: 0.0307057 -> 0.030705674
recipients: + pitrou, giampaolo.rodola
2008-01-28 20:30:42pitrousetspambayes_score: 0.0307057 -> 0.0307057
messageid: <1201552242.71.0.65158952334.issue1952@psf.upfronthosting.co.za>
2008-01-28 20:30:41pitroulinkissue1952 messages
2008-01-28 20:30:41pitroucreate