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 gregory.p.smith
Recipients gregory.p.smith, ned.deily, ronaldoussoren, yan12125
Date 2016-01-11.21:50:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452549017.61.0.882376279843.issue26083@psf.upfronthosting.co.za>
In-reply-to
Content
I strongly recommend people use https://pypi.python.org/pypi/subprocess32/ instead of Python 2.7's subprocess module whenever possible.

That said, the fix is pretty easy.
History
Date User Action Args
2016-01-11 21:50:17gregory.p.smithsetrecipients: + gregory.p.smith, ronaldoussoren, ned.deily, yan12125
2016-01-11 21:50:17gregory.p.smithsetmessageid: <1452549017.61.0.882376279843.issue26083@psf.upfronthosting.co.za>
2016-01-11 21:50:17gregory.p.smithlinkissue26083 messages
2016-01-11 21:50:17gregory.p.smithcreate