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 xdegaye
Recipients Alex.Willmer, Roman.Evstifeev, eric.snow, ethan.furman, xdegaye, yan12125, zach.ware
Date 2016-05-22.15:58:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463932694.38.0.092242013579.issue26865@psf.upfronthosting.co.za>
In-reply-to
Content
issue #16255: subrocess.Popen needs /bin/sh but Android only has /system/bin/sh
issue #16353: add function to os module for getting path to default shell
History
Date User Action Args
2016-05-22 15:58:14xdegayesetrecipients: + xdegaye, ethan.furman, eric.snow, Roman.Evstifeev, zach.ware, Alex.Willmer, yan12125
2016-05-22 15:58:14xdegayesetmessageid: <1463932694.38.0.092242013579.issue26865@psf.upfronthosting.co.za>
2016-05-22 15:58:14xdegayelinkissue26865 messages
2016-05-22 15:58:14xdegayecreate