8 Jan
2004
8 Jan
'04
7:22 p.m.
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