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 vstinner
Recipients brian.curtin, lemburg, loewis, tim.golden, vstinner
Date 2011-03-03.11:20:21
SpamBayes Score 0.009690207
Marked as misclassified No
Message-id <1299151222.39.0.227856658939.issue11377@psf.upfronthosting.co.za>
In-reply-to
Content
New patch deprecating platform.popen() and removing _popen.

Marc-Andre: Do you agree to deprecate platform.popen() in favour of subprocess?
History
Date User Action Args
2011-03-03 11:20:23vstinnersetrecipients: + vstinner, lemburg, loewis, tim.golden, brian.curtin
2011-03-03 11:20:22vstinnersetmessageid: <1299151222.39.0.227856658939.issue11377@psf.upfronthosting.co.za>
2011-03-03 11:20:21vstinnerlinkissue11377 messages
2011-03-03 11:20:21vstinnercreate