[issue39785] #!/usr/bin/python shebang doesn't use default python (3) on Windows

2020-02-28 Thread Steve Dower
Steve Dower added the comment: This is not strictly a duplicate of issue28686, but it's close enough, so let's keep the discussion of changing the original shebang behaviour over no that issue. -- resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> py

[issue39785] #!/usr/bin/python shebang doesn't use default python (3) on Windows

2020-02-28 Thread fireattack
fireattack added the comment: Interestingly, I can't seem to reproduce this bug on my another Win7 machine with similar setup. -- ___ Python tracker ___ _

[issue39785] #!/usr/bin/python shebang doesn't use default python (3) on Windows

2020-02-28 Thread fireattack
Change by fireattack : -- title: usr/bin/python doesn't use default python (3) on Windows -> #!/usr/bin/python shebang doesn't use default python (3) on Windows ___ Python tracker ___