On 21 October 2013 17:25, Vinay Sajip <vinay_sa...@yahoo.co.uk> wrote:
> The default is "#!/usr/bin/env python", which should search the path for a 
> Python executable, including on Windows as long as the latest launcher 
> version is installed.

Not if you're using the exe launchers rather than a pyz file. The
supplied launchers don't (as far as I can tell) include the
/usr/bin/env logic from py.exe. I may be wrong, though, I'll do some
more tests tomorrow.
Paul
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to