Tino Wildenhain wrote at 2005-9-13 07:40 +0200:
> ...
>> must i downgrade to 2.3?
>
>Yes. See doc/INSTALL.txt :-)
>One of the points is you compiled your
>extensions for python 2.3, and therefore
>you need 2.3 to run it.
This is often true, but not for Python 2.3 versus Python 2.4:
Python 2.4 did not change the C API.
Extensions generated for Python 2.3 can be used for
Python 2.4 as well.
--
Dieter
_______________________________________________
Zope maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )