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 mhammond
Recipients gwideman, mhammond, vinay.sajip
Date 2013-10-03.12:09:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380802151.51.0.781628397832.issue19141@psf.upfronthosting.co.za>
In-reply-to
Content
> I am trying to draw attention to the situation where the script has no
> shebang line, and there is no other explicit configuration info for
> py.exe.

In that case, the user should just type "python scriptname.py" - py.exe is for cases where just specifying "python" doesn't do the right thing.
History
Date User Action Args
2013-10-03 12:09:11mhammondsetrecipients: + mhammond, vinay.sajip, gwideman
2013-10-03 12:09:11mhammondsetmessageid: <1380802151.51.0.781628397832.issue19141@psf.upfronthosting.co.za>
2013-10-03 12:09:11mhammondlinkissue19141 messages
2013-10-03 12:09:11mhammondcreate