Andrew Svetlov added the comment:

Sorry, but you cannot just rewrite ./python.exe to just python.exe

At least in http://docs.python.org/devguide/buildbots you have to make probably 
three sections: 
1. for linux users to use just ./python
2. for Mac ./python.exe
3. for Windows <path to repo>/PCBuild/python.exe or python_d.exe (IIRC)

----------

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

Reply via email to