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 eric.araujo
Recipients allan, belopolsky, benjamin.peterson, docs@python, eric.araujo, eric.smith, georg.brandl, jcea, ncoghlan, ned.deily, orsenthil, r.david.murray
Date 2010-11-28.03:59:01
SpamBayes Score 0.0001560036
Marked as misclassified No
Message-id <1290916745.11.0.0906615117931.issue10318@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch fixes shebangs to use python3 in py3k.

There are a lot of examples that use a bare “python”; changing all of those would cause merging pains.
History
Date User Action Args
2010-11-28 03:59:05eric.araujosetrecipients: + eric.araujo, georg.brandl, jcea, ncoghlan, belopolsky, orsenthil, eric.smith, benjamin.peterson, ned.deily, r.david.murray, docs@python, allan
2010-11-28 03:59:05eric.araujosetmessageid: <1290916745.11.0.0906615117931.issue10318@psf.upfronthosting.co.za>
2010-11-28 03:59:01eric.araujolinkissue10318 messages
2010-11-28 03:59:01eric.araujocreate