commit | 9f572782514c62d4d542bc873fc88d08993ef41b | [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 | 12a36d711be6f9738b719ed5ddbc93eae97ff2b9 | |
parent | 3456d4746d398d7fb96b689f2cddf95f99279bf5 [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@.