On Fri, 09 Nov 2012 11:57:54 +0000
Chris Withers <ch...@simplistix.co.uk> wrote:

> On 09/11/2012 11:54, Ronald Oussoren wrote:
> >
> > On 9 Nov, 2012, at 11:57, Chris Withers<ch...@simplistix.co.uk>  wrote:
> >
> >> On 09/11/2012 10:52, Michael Foord wrote:
> >>>
> >>>> However, I can't find the python it's built...
> >>>
> >>> It should be python.exe (yes really).
> >>
> >> Hah! Should http://docs.python.org/devguide/ be updated to reflect this or 
> >> does this only affect Mac OS? (or should we correct the build so it 
> >> doesn't spit out a .exe?)
> >
> > How else should it be named, given that the default filesystem on OSX 
> > machines is not case sensitive. The binary cannot be named "python" because 
> > that clashes with the directory named "Python" in the source and build tres.
> 
> Maybe python.bin, or put it in the ./bin folder?
> 
> I saw python.exe, but my brain went "oh, .exe, that's windows, I'll 
> ignore that then, since I'm on Mac OS"

Or just re-wire your brain.

Regards

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to