Tim Chase wrote:

> On 08/04/2011 07:34 PM, Steven D'Aprano wrote:
>> Billy Mays wrote:
>>> #!/usr/bin/python
>>
>> I believe the recommended, platform independent hash-bang line is
>>
>> #!/usr/bin/which python
> 
> I think you mean
> 
>    #!/usr/bin/env python


Doh! I *always* conflate env and which. Thank you for the correction.



-- 
Steven

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to