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

-tkc



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

Reply via email to