[Zope3-dev] apidoc is crowling outside my Zope3 root?

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Apr 1 19:42:02 EST 2004


On Thursday 01 April 2004 15:41, Roger Ineichen wrote:
> "C:\projektCompiler\current\src\zope\app\apidoc\classmodule\__init__.py",
> line 654, in safe_import
>     module = __import__(path, {}, {}, ('*',))
>   File "C:\projektCompiler\current\src\ZODB\Mount.py", line 47, in ?
>     class MountPoint(persistent.Persistent, Acquisition.Implicit):

This is because Mount.py requires Acquisition to be there. Shrug. Why in the 
world is this there? I noticed it before, but was able to work around. 

Once zope.app.advanced is removed, I will tell the code crawler not to look at 
Mount.py.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training



More information about the Zope3-dev mailing list