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 petri.lehtinen
Recipients dino.viehland, docs@python, eli.bendersky, eric.araujo, eric.snow, flox, petri.lehtinen, pitrou, pjenvey, ronaldoussoren, schmir, vstinner
Date 2011-12-15.07:09:32
SpamBayes Score 0.00014173276
Marked as misclassified No
Message-id <1323932973.7.0.563445719031.issue13402@psf.upfronthosting.co.za>
In-reply-to
Content
> sys.executable can be None on Jython (and I believe IronPython) when ran in an 'embedded' mode

In CPython, embedding doesn't change the behavior.
History
Date User Action Args
2011-12-15 07:09:33petri.lehtinensetrecipients: + petri.lehtinen, ronaldoussoren, pitrou, vstinner, pjenvey, schmir, eric.araujo, dino.viehland, eli.bendersky, flox, docs@python, eric.snow
2011-12-15 07:09:33petri.lehtinensetmessageid: <1323932973.7.0.563445719031.issue13402@psf.upfronthosting.co.za>
2011-12-15 07:09:33petri.lehtinenlinkissue13402 messages
2011-12-15 07:09:33petri.lehtinencreate