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 barry
Recipients allan, barry, ncoghlan, r.david.murray
Date 2011-01-05.19:30:12
SpamBayes Score 1.0464521e-05
Marked as misclassified No
Message-id <1294255817.09.0.726632334421.issue10835@psf.upfronthosting.co.za>
In-reply-to
Content
For Python < 3.2, I think adding the version number alone makes sense.  Can you think of any situations where the trailing digits could break something?

For Python 3.2 I'd suggest also adding the build flags to sys.executable.  If you want the most specific binary, that would make the most sense.
History
Date User Action Args
2011-01-05 19:30:17barrysetrecipients: + barry, ncoghlan, r.david.murray, allan
2011-01-05 19:30:17barrysetmessageid: <1294255817.09.0.726632334421.issue10835@psf.upfronthosting.co.za>
2011-01-05 19:30:12barrylinkissue10835 messages
2011-01-05 19:30:12barrycreate