I think Emilia means what's the difference. From what little I know, #!/usr/bin/env python will choose the first python that's in your path. Were as the second option, you explicitly choose which instance of python you want. I'm using using python from Activestate. So my shebang is to the Activestate directory for python. If I'm wrong, please correct.
<br><br>Ezra<br><br><div><span class="gmail_quote">On 6/14/07, <b class="gmail_sendername"><a href="mailto:emilia12@mail.bg">emilia12@mail.bg</a></b> <<a href="mailto:emilia12@mail.bg">emilia12@mail.bg</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">hi list,<br><br>how to choose between "#!/usr/bin/env python" and<br>"#!/usr/local/bin/python" in the beginning of the script ?
<br>e.<br><br><br><br>-----------------------------<br><br>SCENA - Единственото БЕЗПЛАТНО списание за мобилни комуникации и технологии.<br><a href="http://www.bgscena.com/">http://www.bgscena.com/</a><br><br>_______________________________________________
<br>Tutor maillist - <a href="mailto:Tutor@python.org">Tutor@python.org</a><br><a href="http://mail.python.org/mailman/listinfo/tutor">http://mail.python.org/mailman/listinfo/tutor</a><br></blockquote></div><br><br clear="all">
<br>-- <br>Ezra Taylor