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 vstinner
Recipients addict2tux, vstinner
Date 2014-02-20.22:58:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392937081.35.0.791483557903.issue20708@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure that commands.getstatusoutput() will use the same shell than your shell. Try to display $SHELL environment variable to know your shell.
History
Date User Action Args
2014-02-20 22:58:01vstinnersetrecipients: + vstinner, addict2tux
2014-02-20 22:58:01vstinnersetmessageid: <1392937081.35.0.791483557903.issue20708@psf.upfronthosting.co.za>
2014-02-20 22:58:01vstinnerlinkissue20708 messages
2014-02-20 22:58:01vstinnercreate