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 CristianCantoro
Recipients CristianCantoro, r.david.murray
Date 2014-08-26.14:04:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409061875.12.0.889923590695.issue22277@psf.upfronthosting.co.za>
In-reply-to
Content
Hi David,

thanks for your feedback.
The parameters' name are indeed stdout and stderr as the one used by subprocess.Popen().

Here's the patch file without the pep 8 modifications.

Thanks,

Cristian
History
Date User Action Args
2014-08-26 14:04:35CristianCantorosetrecipients: + CristianCantoro, r.david.murray
2014-08-26 14:04:35CristianCantorosetmessageid: <1409061875.12.0.889923590695.issue22277@psf.upfronthosting.co.za>
2014-08-26 14:04:35CristianCantorolinkissue22277 messages
2014-08-26 14:04:35CristianCantorocreate