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 docs@python, eli.bendersky, eric.araujo, eric.snow, flox, petri.lehtinen, pitrou, ronaldoussoren, schmir, vstinner
Date 2011-12-14.19:28:54
SpamBayes Score 9.400807e-05
Marked as misclassified No
Message-id <1323890935.38.0.408295219864.issue13402@psf.upfronthosting.co.za>
In-reply-to
Content
Attaching an updated patch. The documentation now says that sys.executable may be an empty string. The patch also adds a test to make sure that sys.executable is absolute.
History
Date User Action Args
2011-12-14 19:28:55petri.lehtinensetrecipients: + petri.lehtinen, ronaldoussoren, pitrou, vstinner, schmir, eric.araujo, eli.bendersky, flox, docs@python, eric.snow
2011-12-14 19:28:55petri.lehtinensetmessageid: <1323890935.38.0.408295219864.issue13402@psf.upfronthosting.co.za>
2011-12-14 19:28:54petri.lehtinenlinkissue13402 messages
2011-12-14 19:28:54petri.lehtinencreate