[Pythonmac-SIG] Can't run Python scripts from Terminal

Michael Hudson mwh@python.net
Sun, 13 Apr 2003 21:55:29 +0100


Paul Berkowitz <berkowit@silcom.com> writes:

>     [250-166:~/Library/Scripts/Python] berkowit% lunch.py
>     lunch.py: Command not found.

'.' is not in your $PATH; try ./lunch.py instead.

Cheers,
M.

-- 
  Arrrrgh, the braindamage!  It's not unlike the massively
  non-brilliant decision to use the period in abbreviations
  as well as a sentence terminator.  Had these people no
  imagination at _all_?                 -- Erik Naggum, comp.lang.lisp