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 lemburg
Recipients brian.curtin, lemburg, loewis, tim.golden, vstinner
Date 2011-03-03.12:15:32
SpamBayes Score 0.00019086829
Marked as misclassified No
Message-id <4D6F8663.4050701@egenix.com>
In-reply-to <1299151222.39.0.227856658939.issue11377@psf.upfronthosting.co.za>
Content
STINNER Victor wrote: > > STINNER Victor <victor.stinner@haypocalc.com> added the comment: > > New patch deprecating platform.popen() and removing _popen. Patch looks good. > Marc-Andre: Do you agree to deprecate platform.popen() in favour of subprocess? Yes. We can start the deprecation process in 3.3. Thank you, -- Marc-Andre Lemburg eGenix.com ________________________________________________________________________ ::: Try our new mxODBC.Connect Python Database Interface for free ! :::: eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 http://www.egenix.com/company/contact/
History
Date User Action Args
2011-03-03 12:15:33lemburgsetrecipients: + lemburg, loewis, vstinner, tim.golden, brian.curtin
2011-03-03 12:15:32lemburglinkissue11377 messages
2011-03-03 12:15:32lemburgcreate