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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, bebac, mhammond, tarek, techtonik, terry.reedy
Date 2009-03-18.14:05:58
SpamBayes Score 3.647221e-05
Marked as misclassified No
Message-id <1237385159.64.0.419967768135.issue4015@psf.upfronthosting.co.za>
In-reply-to
Content
On posix platform, build_scripts already updates the #! line to refer to
the target interpreter, and changes the file mode.
On Windows, it could change the extension as well. Or does it causes
problems?
History
Date User Action Args
2009-03-18 14:05:59amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, mhammond, terry.reedy, techtonik, tarek, bebac
2009-03-18 14:05:59amaury.forgeotdarcsetmessageid: <1237385159.64.0.419967768135.issue4015@psf.upfronthosting.co.za>
2009-03-18 14:05:58amaury.forgeotdarclinkissue4015 messages
2009-03-18 14:05:58amaury.forgeotdarccreate