29 Apr
2003
29 Apr
'03
5:36 p.m.
Same problem all over again. Zope sees the functions in the modules, but not the class defined in the module. Tried a quick experiment, created a separate file for the code in the site-package, and imported the class from the adjacent file. Zope still can't see it.
When you say "Zope still can't see it", what do you mean? What is the actual error condition? Can you boil the problem down to a small test case? - C