Re: [Pythonmac-SIG] Download page on www.python.org now updated

2006-02-23 Thread Russell E. Owen
In article <06Feb22.195357pst."58633"@synergy1.parc.xerox.com>, Bill Janssen <[EMAIL PROTECTED]> wrote: > OK, the new downloads page is now in place on python.org, at > http://www.python.org/download/download_mac.html. > > Thanks to Skip for moving the bits! Thanks for doing this. One suggesti

[Pythonmac-SIG] Binary packages for numarray 1.5.1 and Numeric 24.2

2006-02-23 Thread Russell E. Owen
I made binary distributions of the current versions of numarray and Numeric for MacOS 10.3+ and Python 2.4. They are here: . They pass their self-tests, except Numeric fails one test (identically whether installed from source or the

Re: [Pythonmac-SIG] Download page on www.python.org now updated

2006-02-23 Thread Bill Janssen
> One suggestion: have users install Tcl/Tk 8.4.12 or at least 8.4.11 > rather than 8.4.10. 8.4.11 is, in my opinion, the first really solid > version of Aqua Tcl/Tk -- it fixed two bugs that were driving me nuts -- > and 8.4.12 has been working fine for me. > > Here's a link to 8.4.12: >

[Pythonmac-SIG] ANN: ScrIDE 0.2

2006-02-23 Thread gandreas
So in an attempt to finally get rid of the potential morass that further work on PyOXIDE could be, I'm release a very early version of ScrIDE, a generic, extensible, scripting IDE. There are several major differences between the two - first, ScrIDE is designed to support multiple scripting

Re: [Pythonmac-SIG] ANN: ScrIDE 0.2

2006-02-23 Thread Bill Janssen
A thread viewer/inspector would be a really nice addition. Bill > So in an attempt to finally get rid of the potential morass that > further work on PyOXIDE could be, I'm release a very early version of > ScrIDE, a generic, extensible, scripting IDE. There are several > major differences b