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 ggenellina
Recipients ggenellina, tim.golden
Date 2008-03-17.00:59:29
SpamBayes Score 0.6497265
Marked as misclassified No
Message-id <1205715572.75.0.0970173613617.issue2304@psf.upfronthosting.co.za>
In-reply-to
Content
You aren't testing the modified code, the Popen call should say 
shell=True.

I think that a more PEP8-compliant style would be nice (removing the 
spaces after open and read, and using consistent indentation)
History
Date User Action Args
2008-03-17 00:59:33ggenellinasetspambayes_score: 0.649727 -> 0.6497265
recipients: + ggenellina, tim.golden
2008-03-17 00:59:32ggenellinasetspambayes_score: 0.649727 -> 0.649727
messageid: <1205715572.75.0.0970173613617.issue2304@psf.upfronthosting.co.za>
2008-03-17 00:59:31ggenellinalinkissue2304 messages
2008-03-17 00:59:30ggenellinacreate