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 ned.deily
Recipients dstufft, larry, loewis, ncoghlan, ned.deily, tshepang
Date 2013-11-02.01:46:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383356776.0.0.783416619967.issue19406@psf.upfronthosting.co.za>
In-reply-to
Content
Without digging deeper, I'd be a little cautious about using a test involving sys.executable and shutil.which.  sys.executable in the past at least was not always what you might think in certain cases with OS X framework installs.
History
Date User Action Args
2013-11-02 01:46:16ned.deilysetrecipients: + ned.deily, loewis, ncoghlan, larry, tshepang, dstufft
2013-11-02 01:46:15ned.deilysetmessageid: <1383356776.0.0.783416619967.issue19406@psf.upfronthosting.co.za>
2013-11-02 01:46:15ned.deilylinkissue19406 messages
2013-11-02 01:46:15ned.deilycreate