[Zope] Use newer python for win32 zope?
Tino Wildenhain
tino@wildenhain.de
Thu, 09 Aug 2001 14:08:30 +0200
Hi Keith,
sure, although you have to stick to 2.1.x at the moment.
>From my experience Zopes ExtensionClass does not work
with Python 2.2.
You can just change your start.bat.
However, Zope2.4 comes with python2.1, so its not too old ;)
Regards
Tino
--On Donnerstag, 9. August 2001 02:07 -0700 "Keith J. Farmer" <kfarmer@thuban.org> wrote:
> is zope 2.4.0 under win32 compatible with the more recent python
> releases? if so, can I just change the start file to just use it? z2.py
> already modifies sys.path on its own, correct?
>
> Almost there -- Keith
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )