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 steve.dower
Recipients eric.snow, ncoghlan, steve.dower
Date 2018-03-29.15:01:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522335699.88.0.467229070634.issue33180@psf.upfronthosting.co.za>
In-reply-to
Content
Looking at the docs https://docs.python.org/3/library/sys.html#sys.executable maybe we only need to clarify that it's not None only if it provides the normal command line? Then file bugs against all the libraries that don't work when it's not set?
History
Date User Action Args
2018-03-29 15:01:39steve.dowersetrecipients: + steve.dower, ncoghlan, eric.snow
2018-03-29 15:01:39steve.dowersetmessageid: <1522335699.88.0.467229070634.issue33180@psf.upfronthosting.co.za>
2018-03-29 15:01:39steve.dowerlinkissue33180 messages
2018-03-29 15:01:39steve.dowercreate