Dec. 8, 2008
2:33 p.m.
On Sun, Dec 7, 2008 at 23:42, David Cournapeau <david@ar.media.kyoto-u.ac.jp> wrote:
I am strongly against dropping 2.4 support anytime soon. I haven't seen a strong rationale for using >= 2.5 features in numpy, supporting 2.4 is not so hard, and 2.4 is still the default python version on many OS (mac os X 10.4 I believe, RHEL for sure, open solaris).
Mac OS X 10.4 uses python-2.3, 10.5 uses python-2.5. Cheers Adam