Jens Lindgren added the comment:

Sorry I need to clarify.
On Linux both python and python3 works as there is a symlink created from 
python to python3 in the venv folder.
On Windows only python.exe is created. I copied it to python3.exe. Now I can 
use python3 script.py to start but py-launcher and shebang still didn't work 
with '/usr/bin/env python3'.
I expect this to work the same on Windows as it does on Linux.

----------

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

Reply via email to