> [Amer]
> #!/usr/bin/python
> [...] On my home PC [...]
> [Thu Sep 13 04:16:03 2007] [error] [client 0.0.0.0] (OS 2)The system 
> cannot find the file specified.

That's because on your home PC Python is somewhere like
C:\Python25\python.exe, not /usr/bin/python.

Are you sure /usr/bin/python is correct for your hosting environment?

-- 
Richie Hindle
[EMAIL PROTECTED]
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to