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 flox
Recipients ezio.melotti, flox, jnoller, tarek
Date 2010-01-24.23:39:26
SpamBayes Score 0.022318544
Marked as misclassified No
Message-id <1264376368.6.0.918277313429.issue7774@psf.upfronthosting.co.za>
In-reply-to
Content
Confirmed on all Python versions.

Same behaviour without subprocess:
~ $ sh -c "exec -a missingfile python -c 'import sys; print sys.executable'"
/home/name/
History
Date User Action Args
2010-01-24 23:39:28floxsetrecipients: + flox, tarek, jnoller, ezio.melotti
2010-01-24 23:39:28floxsetmessageid: <1264376368.6.0.918277313429.issue7774@psf.upfronthosting.co.za>
2010-01-24 23:39:26floxlinkissue7774 messages
2010-01-24 23:39:26floxcreate