[Zope] Problem importing zexp from Zope 2.5.1 to Zope 2.6.2
Dieter Maurer
dieter at handshake.de
Thu Jan 8 14:22:52 EST 2004
Zanotti Michele wrote at 2004-1-8 17:19 +0100:
>I have a problem importing a zexp from Zope 2.5.1 to Zope 2.6.2 (on Win NT).
>I have this message:
>
>Error Type: System Error
>Error Value: Failed to import class atoi from module App.Product.
>
>Can anyone explain me this error and suggest a solution (up to now i haven't
>found a solution with Google)?
Apparently, "App.Product" contained an "atoi" in Zope 2.5.1
and no longer does in Zope 2.6.2.
Add it again...
--
Dieter
More information about the Zope
mailing list