Now what!?
notbob
notbob at nothome.com
Sat May 10 13:22:50 EDT 2008
On 2008-05-10, Diez B. Roggisch <deets at nospam.web.de> wrote:
> notbob schrieb:
>> script the same way ($ ./helloworld) and it works fine. Same shebang, same
>> dir, same permission, etc.
>
> I'm pretty sure you misse the correct shebang -
Sorry. Both exactly the same. I checked 5 times.
helloworld shebang: #!/usr/bin/python
while shebang: #!/usr/bin/python
(above yanked from respective scripts)
nb
More information about the Python-list
mailing list