[Zope] zope + python 2.2

Andy Dustman andy@dustman.net
10 Sep 2001 14:18:47 -0400


On Sun, 2001-09-09 at 23:32, Andy Dustman wrote:
> On Sun, 2001-09-09 at 22:24, Andreas Jung wrote:
> > Advise your ISP that Python 2.2 is still in alpha stage. Zope 2.4.1 requires
> > 2.1.(1). Use 2.2 at your own risk.
> > > Is ZOPE 2.4.1 working with Python 2.2 ?
> 
> Having tried Zope 2.4.1 with Python 2.2a2, I can safely say: It doesn't
> work. It dumps core immediately, but I haven't investigated why.

Update: With 2.2a3, it still doesn't work, but at least a traceback is
generated:

Traceback (innermost last):
  File /home/andy/Zope/z2.py, line 564, in ?
    (Object: ZLogger)
  File <string>, line 1, in ?
  File /home/andy/Zope/lib/python/Zope/__init__.py, line 95, in ?
  File /home/andy/Zope-2.4.1/lib/python/Globals.py, line 96, in ?
    (Object: string)
  File /home/andy/Zope-2.4.1/lib/python/App/special_dtml.py, line 90, in ?
TypeError: PyClass_New: base must be a class

This probably has something to do with the new type/class unification
stuff.

http://www.python.org/peps/pep-0253.html

-- 
Andy Dustman         PGP: 0x930B8AB6
    @       .net     http://dustman.net/andy
I'll give spammers one bite of the apple, but they'll
have to guess which bite has the razor blade in it.