8 Jan
2002
8 Jan
'02
10:06 p.m.
I'm ready and eager to blame Z classes for everything :)
Yeah, me too, hatin' em right about now ...
% cd lib/python % python2.1.1
import Zope app = Zope.app() app.fixupZClassDependencies(rebuild=1) get_transaction().commit()
Hopefully that will do it for you.
Found that on a mailinglist archive last night. Tried it but it doesn't work. The offending Product's ZClasses are still in the Registry (but nowhere else).