On 24 May 2011 14:53, Hank Wilkinson <hwilkin...@triad.rr.com> wrote:
> Thank you. > John-Wilkinsons-iMac:p31summerfield wilkinson$ which python > /opt/local/bin/python > > OK excellent. So you can either use '#!/opt/local/bin/python' in your script, or alternatively '/usr/bin/env python' (presuming that you have 'env' available.) Note the space between the /usr/bin/env" part and the "python" part. Walter
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor