Newbie Question
Brad Bollenbach
bbollenbach at homenospam.com
Sun Apr 15 17:13:36 EDT 2001
"Gregory T. Weber" <angler at voicenet.com> wrote in message
news:3ADA012D.E7B28E9B at voicenet.com...
[snip]
> I suspect that the installation is at fault
[snip]
Nope, it appears that the operator is. :)
[snip]
> After making first.py executable I figured I could do this
>
> >first.py
[snip]
And you can, but if "." (aka, the current directory) isn't part of your path
how would the shell find it? You probably meant to type "./first.py".
HTH,
Brad
More information about the Python-list
mailing list