[Zope] Where is the magic that makes ZopeHome/Products show up on
the path?
Dieter Maurer
dieter at handshake.de
Wed Apr 28 19:46:42 EDT 2004
Mike C. Fletcher wrote at 2004-4-28 05:53 -0400:
>I had thought that this was done with __path__ statements in the
>__init__.py module, but I don't see any __path__ statement in
>Products/__init__.py in my Zope 2.7 install. PyDoc doesn't pick up the
>existence of the extended search path and I was thinking I'd try to
>teach it how to do so.
The magic is done in the import of "App.FindHomes".
--
Dieter
More information about the Zope
mailing list