[Zope] zope and python 2.0?
Oleg Broytmann
Oleg Broytmann <phd@phd.fep.ru>
Thu, 21 Jun 2001 19:39:16 +0400 (MSD)
On Thu, 21 Jun 2001, Ron Bickers wrote:
> > > does the actual zope version run with python 2.0?
> >
> > Yes, but not with 2.1.
>
> I've been running Zope with Python 2.1 since it came out. Other than the
> startup warnings, it has been working flawlessly for me. Am I missing
> something?
I had problems zcataloging objects. I got an error "NoBrainer has no
attribute __call__". I think it is a problem with ExtensionType.
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.