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 facundobatista
Recipients asmodai, facundobatista, gvanrossum, mhammond, paul.moore, skip.montanaro, tcdelaney
Date 2008-01-19.11:07:36
SpamBayes Score 0.14446352
Marked as misclassified No
Message-id <1200740857.91.0.659398002214.issue602245@psf.upfronthosting.co.za>
In-reply-to
Content
os.popen* are deprecated, we should use subprocess now... could you
please try what happens with this alternate example I'm attaching?

Thank you!
History
Date User Action Args
2008-01-19 11:07:38facundobatistasetspambayes_score: 0.144464 -> 0.14446352
recipients: + facundobatista, gvanrossum, mhammond, skip.montanaro, paul.moore, tcdelaney, asmodai
2008-01-19 11:07:37facundobatistasetspambayes_score: 0.144464 -> 0.144464
messageid: <1200740857.91.0.659398002214.issue602245@psf.upfronthosting.co.za>
2008-01-19 11:07:36facundobatistalinkissue602245 messages
2008-01-19 11:07:36facundobatistacreate