Stéphane Wirtel <steph...@wirtel.be> added the comment:

And the Shebang is specific to the Unix-like systems, the loader from the 
operating system, will read the first line and will try to execute the defined 
interpreter. 

https://en.wikipedia.org/wiki/Shebang_(Unix)

On Windows, I am not sure, but like Paul told you, PyLauncher does not 
implement the full functionality of the Unix "env" program.

Maybe we could close this issue.

----------
nosy: +matrixise

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34359>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to