Thank you! This solved it for me.
I knew it had to be something as ridiculously n00bish as keeping
"python" in the script call.
On 07/08/2008, at 9:58 PM, Mike Covill wrote:
You should be able to execute your script by typing just your script
name from anywhere, leave out "python":
Administrator:~ pascal$ test.py
in this case test.py is the 'executable', and your system will look
for it using your PATH setting.
_______________________________________________
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig