[Zope] Error:unbound method __init__() must be called
withinstanceas first argument
Serg
sutni at yandex.ru
Fri Apr 9 08:56:52 EDT 2004
> Try like this:
>
> CA.__dict__['__init__'](self)
Thanks. This cod work normally.
But, tell me, please, why cod CA.__init__(self) dose not work properlly?
Regard
Serg
More information about the Zope
mailing list