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 adam.woodbeck, docs@python, eric.araujo, mikehoy, ncoghlan, orsenthil
Date 2011-10-07.16:13:44
SpamBayes Score 0.00032024796
Marked as misclassified No
Message-id <1318004025.15.0.877100771173.issue12436@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Mike!  So the first item is covered (at least for UNIX, can you check the Windows docs too?), but not the second.  The item you linked to explains how to modify a script so that it’s possible to run ./script on Unix, but does not give an actual example of running it, nor does it explain “python script” or “python script.py” or “python -m module”.
History
Date User Action Args
2011-10-07 16:13:45eric.araujosetrecipients: + eric.araujo, ncoghlan, orsenthil, docs@python, adam.woodbeck, mikehoy
2011-10-07 16:13:45eric.araujosetmessageid: <1318004025.15.0.877100771173.issue12436@psf.upfronthosting.co.za>
2011-10-07 16:13:44eric.araujolinkissue12436 messages
2011-10-07 16:13:44eric.araujocreate