Re: [Pythonmac-SIG] python 2.5b1

2006-06-27 Thread Ronald Oussoren
On 28-jun-2006, at 0:16, Christopher Barker wrote: > Ronald Oussoren wrote: >> But a seperate unix installation shouldn't be necessary to use >> Python. > > I've managed to keep my system Darwinports and fink free, but > sometimes it's hard. It's apparently much easier to do a straight >

Re: [Pythonmac-SIG] python 2.5b1

2006-06-27 Thread Christopher Barker
Ronald Oussoren wrote: > But a seperate unix installation shouldn't be > necessary to use Python. I've managed to keep my system Darwinports and fink free, but sometimes it's hard. It's apparently much easier to do a straight port of something that already works on Linux (and other *nixes) to

Re: [Pythonmac-SIG] python 2.5b1

2006-06-23 Thread Konrad Hinsen
On Jun 22, 2006, at 20:10, Ronald Oussoren wrote: > We don't put it in ~/MacOSX/environment.plist because that file > sucks. There's no way to update the value of PATH, you have to > provide a complete replacement. This is too bad because I'd love to > update the environment for all programs

Re: [Pythonmac-SIG] python 2.5b1

2006-06-22 Thread Ronald Oussoren
On 22-jun-2006, at 19:37, Konrad Hinsen wrote: > On Jun 22, 2006, at 19:20, Ronald Oussoren wrote: > >> You can't please them all :-(. I'll add a warning to the readme >> text in the installer. You can turn this feature of during >> installation, the profile-editing step is a seperate package

Re: [Pythonmac-SIG] python 2.5b1

2006-06-22 Thread Konrad Hinsen
On Jun 22, 2006, at 19:20, Ronald Oussoren wrote: > You can't please them all :-(. I'll add a warning to the readme > text in the installer. You can turn this feature of during > installation, the profile-editing step is a seperate package that > you can disable using the 'Customize' button.

Re: [Pythonmac-SIG] python 2.5b1

2006-06-22 Thread Ronald Oussoren
On 22-jun-2006, at 15:38, Russell Finn wrote: > On 6/22/06, Konrad Hinsen <[EMAIL PROTECTED]> wrote: >> I wasn't very pleased to see that the installation modifies >> my ~/.profile to insert /Library/Frameworks/Python.framework/ >> Versions/ >> Current/bin at the front of $PATH. I don't expect a

Re: [Pythonmac-SIG] python 2.5b1

2006-06-22 Thread Ronald Oussoren
On 22-jun-2006, at 12:15, Konrad Hinsen wrote: > On Jun 21, 2006, at 10:42, Ronald Oussoren wrote: > >> Python 2.5b1 was released today, get it while it's hot: >> >> > > Thanks for providing the binaries! > > I installed them this morning and

Re: [Pythonmac-SIG] python 2.5b1

2006-06-22 Thread Russell Finn
On 6/22/06, Konrad Hinsen <[EMAIL PROTECTED]> wrote: > I wasn't very pleased to see that the installation modifies > my ~/.profile to insert /Library/Frameworks/Python.framework/Versions/ > Current/bin at the front of $PATH. I don't expect any software > installation to mess around with my ~/.profi

Re: [Pythonmac-SIG] python 2.5b1

2006-06-22 Thread Konrad Hinsen
On Jun 21, 2006, at 10:42, Ronald Oussoren wrote: > Python 2.5b1 was released today, get it while it's hot: > > Thanks for providing the binaries! I installed them this morning and everything seems to work fine. However, I wasn't very pleas

[Pythonmac-SIG] python 2.5b1

2006-06-21 Thread Ronald Oussoren
Python 2.5b1 was released today, get it while it's hot: Of particular interest to the mac community: * Includes the new icons * universal binary * IDLE L&F sucks less, you'll even be able to use IDLE as the default editor for .py/.pyw fil