Re: [Zope-dev] __init__.py does not work
27 Sep
1999
27 Sep
'99
12:50 p.m.
At 06:15 PM 9/27/99 +0800, Victor Zhai wrote:
import Person
from ImageFile import ImageFile
Try: from Person import Person,manage_addUserDb,manage_addUserDbForm Also, your meta_types dictionary says 'manage_addPersonDbForm' when it should say 'manage_addUserDbForm'. Hope that helps.
9688
Age (days ago)
9688
Last active (days ago)
0 comments
1 participants
participants (1)
-
Phillip J. Eby