Macpython or not ... and finally not
Today I came across the question whether to install Macpython or not on my Macbook. Since I am running Leopard (and this is first Mac OS version I came across) I have already python 2.5.1 installed by Apple. In contrast to prior versions of Mac OS the system python version is not way behind the actual python version. Therefore it is no strict need to install Macpython. However, I wanted to test the IDE IDLE which comes with Macpython. A nice articel how to install only IDLE can be found here:
http://wiki.python.org/moin/MacPython/Leopard


