[issue5426] README slight error re OSX

2009-03-05 Thread Mitchell Model
of them have been real. -- -- --- Mitchell Added file: http://bugs.python.org/file13250/unnamed ___ Python tracker <http://bugs.python.org/issue5426> ___ <!-- blockquote, dl, ul, ol, li { padding-top: 0 ; pa

[issue5426] README slight error re OSX

2009-03-05 Thread Guido van Rossum
Guido van Rossum added the comment: That sentence however does not refer to the name of the installed Python binary, but the binary as it is built in the source tree (or a build directory). And there we chose to call it "python.exe" because we couldn't call it "python" because there is already

[issue5426] README slight error re OSX

2009-03-05 Thread Mitchell Model
on tracker <http://bugs.python.org/issue5426> ___ <!-- blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 } -->Re: [issue5426] README slight error re OSX Nothing on OSX is ever named .exe. On OSX building and installing Python with "confi

[issue5426] README slight error re OSX

2009-03-05 Thread Guido van Rossum
Guido van Rossum added the comment: What makes you think it is not called python.exe? Maybe you're confused by the Finder's auto-hiding of externsions? -- nosy: +gvanrossum resolution: -> invalid status: open -> closed ___ Python tracker

[issue5426] README slight error re OSX

2009-03-05 Thread Georg Brandl
Georg Brandl added the comment: So it is just called "python"? ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://ma

[issue5426] README slight error re OSX

2009-03-05 Thread Mitchell Model
New submission from Mitchell Model : Line 136 of the 3.0 README and line 179 of the 3.1 README state that the executable on OSX is called python.exe. It's not. -- assignee: georg.brandl components: Documentation messages: 83203 nosy: MLModel, georg.brandl severity: normal status: open t