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 ezio.melotti
Recipients cvrebert, docs@python, ezio.melotti
Date 2012-08-27.06:48:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346050100.48.0.664040509155.issue15788@psf.upfronthosting.co.za>
In-reply-to
Content
+ Use :meth:`communicate() <Popen.communicate>`

I believe you can simply use :meth:`~Popen.communicate` here.
History
Date User Action Args
2012-08-27 06:48:20ezio.melottisetrecipients: + ezio.melotti, cvrebert, docs@python
2012-08-27 06:48:20ezio.melottisetmessageid: <1346050100.48.0.664040509155.issue15788@psf.upfronthosting.co.za>
2012-08-27 06:48:19ezio.melottilinkissue15788 messages
2012-08-27 06:48:19ezio.melotticreate