Greetings folks, I have seen below via google search: Zope 2.5 + Python 2.1 --> Good Zope 2.6 + Python 2.1 --> Good Zope 2.7 + Python 2.1 --> Bad Zope 2.5 + Python 2.2 --> Bad Zope 2.6 + Python 2.2 --> Bad Zope 2.7 + Python 2.2 --> Good This article/note was from September, 2002. Can someone please comment if the data above is still valid? Thank you. Tena Sakai (tena.sakai.b@bayer.com)
Tena Sakai wrote:
Greetings folks,
I have seen below via google search:
Zope 2.5 + Python 2.1 --> Good Zope 2.6 + Python 2.1 --> Good
Yep.
Zope 2.7 + Python 2.1 --> Bad
Zope 2.7 doesn't exist.
Zope 2.5 + Python 2.2 --> Bad Zope 2.6 + Python 2.2 --> Bad
Yep.
Zope 2.7 + Python 2.2 --> Good
Zope 2.7 doesn't exist. cheers, Chris
Tena Sakai wrote at 2003-1-8 09:53 -0800:
I have seen below via google search:
Zope 2.5 + Python 2.1 --> Good Zope 2.6 + Python 2.1 --> Good Zope 2.7 + Python 2.1 --> Bad Zope 2.5 + Python 2.2 --> Bad Zope 2.6 + Python 2.2 --> Bad Zope 2.7 + Python 2.2 --> Good
This article/note was from September, 2002. Can someone please comment if the data above is still valid? Python 2.1 must be Python 2.1.3!
I have seen people using Zope 2.6 with Python 2.2, though this is not "officially supported". Dieter
participants (3)
-
Chris Withers -
Dieter Maurer -
Tena Sakai