commit | 29fc4bf5c7b54bcbebd0f41796a2a28c3dc56d79 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Oct 06 19:33:56 2013 +0200 |
committer | Georg Brandl <georg@python.org> | Sun Oct 06 19:33:56 2013 +0200 |
tree | cf51e00f2b00e882d8c7e0938bcf70fc388a5238 | |
parent | 136a050bf3636b282c4c0c96bd177992425dfef1 [diff] |
Use the platform-independent way of calling a script from the shell: "python prog.py", not "prog.py" Found by Micheal Wells on docs@.