>From what I can tell/remember, the first works in the *nix environment
if python is in your $PATH, the latter will find python "somehere" on
your system by looking at wher the executables should be.

On 26/11/06, shawn bright <[EMAIL PROTECTED]> wrote:
> Hey there all,
> what is the difference between
> #!/usr/bin/python
> and
> #!/usr/bin/env python
> ?
>
> thanks
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
>
>
>


-- 
John Maclean  - 07739 171 531
MSc (DIC)
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to