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 pitrou
Recipients ezio.melotti, flox, jnoller, pitrou, tarek
Date 2010-01-25.12:57:04
SpamBayes Score 0.0364915
Marked as misclassified No
Message-id <1264424226.31.0.335022877969.issue7774@psf.upfronthosting.co.za>
In-reply-to
Content
How would you suggest to implement sys.executable if not by looking at sys.argv[0] (or the C equivalent, rather)?
History
Date User Action Args
2010-01-25 12:57:06pitrousetrecipients: + pitrou, tarek, jnoller, ezio.melotti, flox
2010-01-25 12:57:06pitrousetmessageid: <1264424226.31.0.335022877969.issue7774@psf.upfronthosting.co.za>
2010-01-25 12:57:04pitroulinkissue7774 messages
2010-01-25 12:57:04pitroucreate