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 vstinner
Recipients eric.araujo, nils, tarek, vstinner, zegreek
Date 2010-12-25.22:16:28
SpamBayes Score 0.005766127
Marked as misclassified No
Message-id <1293315391.0.0.75519597072.issue6011@psf.upfronthosting.co.za>
In-reply-to
Content
Update copy_script patch: add comments to explain why the shebang have to be decodable from UTF-8 and from the script encoding.
History
Date User Action Args
2010-12-25 22:16:31vstinnersetrecipients: + vstinner, tarek, eric.araujo, zegreek, nils
2010-12-25 22:16:30vstinnersetmessageid: <1293315391.0.0.75519597072.issue6011@psf.upfronthosting.co.za>
2010-12-25 22:16:28vstinnerlinkissue6011 messages
2010-12-25 22:16:28vstinnercreate