For me, the difference is #!python doesn't work for me.  I get a bad
interpreter error.

On Thu, May 8, 2008 at 6:31 AM, Brian Vanderburg II <
[EMAIL PROTECTED]> wrote:

> This is sort of related, but I'm wondering what is different between
> "#!/usr/bin/env python" and "#!python".  Wouldn't the second do the same
> thing, since an absolute path is not specified, find 'python' from the PATH
> environment,  I don't really know.
>
> Brian Vanderburg II
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
| _ | * | _ |
| _ | _ | * |
| * | * | * |
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to