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 brett.cannon
Recipients brett.cannon, christian.heimes, pitrou
Date 2008-02-25.05:35:54
SpamBayes Score 0.029148897
Marked as misclassified No
Message-id <1203917781.54.0.371427192995.issue1740@psf.upfronthosting.co.za>
In-reply-to
Content
I am attaching a reviewed version of the patch. It had some major PEP 8
violations that I had to clean up. I also moved over to the usage of
test.test_support.captured_stdout(). Otherwise it looks good.

I am going to wait a little while in hopes someone else can at least
take a look to make sure that the tests are proper and thorough since it
is a complete rewrite.
History
Date User Action Args
2008-02-25 05:36:22brett.cannonsetspambayes_score: 0.0291489 -> 0.029148897
recipients: + brett.cannon, pitrou, christian.heimes
2008-02-25 05:36:21brett.cannonsetspambayes_score: 0.0291489 -> 0.0291489
messageid: <1203917781.54.0.371427192995.issue1740@psf.upfronthosting.co.za>
2008-02-25 05:36:05brett.cannonlinkissue1740 messages
2008-02-25 05:36:04brett.cannoncreate