D. Bickle wrote at 2004-2-11 11:16 -0800:
>I am trying to import the MailHost module that has dependencies with the
>Persistence package. The interpreter complains that it cannot load the
>Persistence modules and when I examine the package there is no content or
>modules.
>
>How can I fix my code to resolve these dependencies?

The "Persistence" module is "filled" by an import of "ZODB".

The documentation string in its "__init__.py" explains why this
is so.

-- 
Dieter

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to