Hi, I got some scripts in $ZOPEROOT/Extensions. One of them (GlobalDefs.py) contains definitions for other modules. I got an ImportError when accessing this module with "import GlobalDefs" from other modules (that are used from Zope) Thought that the dir of a main module is always in the import path. Any hint ? Where should I put this ? TIA --Gilles