This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author asvetlov
Recipients asvetlov, chris.jerdonek, ezio.melotti, georg.brandl, pitrou, terry.reedy, webwin
Date 2013-04-08.15:38:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365435525.18.0.0166242370322.issue17570@psf.upfronthosting.co.za>
In-reply-to
Content
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)
History
Date User Action Args
2013-04-08 15:38:45asvetlovsetrecipients: + asvetlov, georg.brandl, terry.reedy, pitrou, ezio.melotti, chris.jerdonek, webwin
2013-04-08 15:38:45asvetlovsetmessageid: <1365435525.18.0.0166242370322.issue17570@psf.upfronthosting.co.za>
2013-04-08 15:38:45asvetlovlinkissue17570 messages
2013-04-08 15:38:45asvetlovcreate