Re: [Python-Dev] Python 3 for Mac OSX

2009-01-17 Thread Ned Deily
In article <655d2f11-818d-43e4-8234-1dd6c3b74...@qwest.net>, Roger Vossler wrote: > > Any idea when the Mac OSX disk image (.dmg file) for Python 3.x > > will be available? > > Are we talking about days? weeks? Or, should I start learning how to > build Python from > source? Any info would b

Re: [Python-Dev] Python 3 for Mac OSX

2009-01-17 Thread Martin v. Löwis
> Are we talking about days? weeks? Or, should I start learning how to > build Python from source? Any info would be appreciated. The latter. Don't ever expect that others will help you. This is open source; you have to help yourself. Regards, Martin __

[Python-Dev] Python 3 for Mac OSX

2009-01-17 Thread Roger Vossler
Hi, Any idea when the Mac OSX disk image (.dmg file) for Python 3.x will be available? Are we talking about days? weeks? Or, should I start learning how to build Python from source? Any info would be appreciated. Thanks, Roger. ___ Python-De