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 Neil Muller
Recipients Neil Muller, amaury.forgeotdarc, benjamin.peterson, ezio.melotti, georg.brandl, gvanrossum, krawyoti
Date 2010-11-20.15:07:59
SpamBayes Score 0.0015669655
Marked as misclassified No
Message-id <1290265681.85.0.928107611265.issue6490@psf.upfronthosting.co.za>
In-reply-to
Content
The attached patch grabs the os.popen documentation from python 2.7, throws away the deprecation notes, and adds a pointer to subprocess.Popen for more details.
History
Date User Action Args
2010-11-20 15:08:01Neil Mullersetrecipients: + Neil Muller, gvanrossum, georg.brandl, amaury.forgeotdarc, benjamin.peterson, ezio.melotti, krawyoti
2010-11-20 15:08:01Neil Mullersetmessageid: <1290265681.85.0.928107611265.issue6490@psf.upfronthosting.co.za>
2010-11-20 15:07:59Neil Mullerlinkissue6490 messages
2010-11-20 15:07:59Neil Mullercreate