Hi, On Wed, 16.06.2010 at 17:00:19 +0100, Federico G. Schwindt <[email protected]> wrote: > is there any reason to keep 2.5 around and specially as the default?
keep around: yes, default: no > having to check your ports against 2.5 and 2.6 is time consuming (I'm not > considering 2.4 as should only used for zope), but unfortunately is required > for a number of reasons. Zope after 2.12 runs on Python 2.6, and I think all Zope3 stuff does so, too. Python2.4 is afaik only required for Zope up to 2.11. For Plonistas this means that a fairly recent Python2.6 is required for Plone4 (ante portas...), and Python2.4 is still required for Plone3, which seems to have a large installed base, which cannot easily be migrated. As for other frameworks, I don't know whether they all run on Python2.6 already. > mentions to 2.3 and updates the comments to mention other ports hardcoding For 2.3 it is really time to go. Kind regards, --Toni++
