Hi Craeg, 2.6.X appears to work great with Python 2.2. We even removed the startup warning lately. I'd go this way were I you as 2.7 is probably still some time away and you almost certainly don't want to be tracking the trunk, as its relatively volatile at the moment.
- C On Fri, 2003-03-21 at 02:42, Craeg K Strong wrote: > Hello: > > I am using multiple third party Python libraries with Zope, and they are > no longer > supporting Python 2.1.X at all. I am forced to upgrade to Python 2.2.X > > As I see it, my options are: > > 1- try to recompile Zope 2.6.1 from source using Python 2.2.2 (and cross > my fingers) > 2- wait for the Zope 2.7 > > I think Python 2.2.2 support is the most important feature for me in > Zope 2.7 -- > frankly I wouldn't care if that were its *only* new feature beyond what > 2.6.1 supports > > Can anyone over at ZC give a rough ballpark estimate for when we might > see a first beta > of 2.7? > > Thanks, > > --Craeg > > > _______________________________________________ > Zope-Dev maillist - [EMAIL PROTECTED] > http://mail.zope.org/mailman/listinfo/zope-dev > ** No cross posts or HTML encoding! ** > (Related lists - > http://mail.zope.org/mailman/listinfo/zope-announce > http://mail.zope.org/mailman/listinfo/zope ) _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
