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 michael.foord
Recipients barry, loewis, mark.dickinson, michael.foord, trent
Date 2008-03-18.20:32:24
SpamBayes Score 0.21158464
Marked as misclassified No
Message-id <1205872345.31.0.219306990314.issue719888@psf.upfronthosting.co.za>
In-reply-to
Content
If you remove the following line from the tests (which generates
spurious additional output on stdout) then the problem goes away:


        print('testing: %s' % path, end='\n')
History
Date User Action Args
2008-03-18 20:32:25fuzzymansetspambayes_score: 0.211585 -> 0.21158464
recipients: + fuzzyman, loewis, barry, mark.dickinson, trent
2008-03-18 20:32:25fuzzymansetspambayes_score: 0.211585 -> 0.211585
messageid: <1205872345.31.0.219306990314.issue719888@psf.upfronthosting.co.za>
2008-03-18 20:32:24fuzzymanlinkissue719888 messages
2008-03-18 20:32:24fuzzymancreate