[issue19141] Windows Launcher fails to respect PATH

Mark Hammond report at bugs.python.org
Thu Oct 3 14:09:11 CEST 2013


Mark Hammond added the comment:

> I am trying to draw attention to the situation where the script has no
> shebang line, and there is no other explicit configuration info for
> py.exe.

In that case, the user should just type "python scriptname.py" - py.exe is for cases where just specifying "python" doesn't do the right thing.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19141>
_______________________________________


More information about the Python-bugs-list mailing list