E&S CVS Commit: PEAK - Split out peak.util.imports and use the new Importing package instead.

pje at eby-sarna.com pje at eby-sarna.com
Wed May 24 00:13:39 EDT 2006


Author: pje
Date: Wed May 24 00:13:36 2006
New Revision: 2146

URL: http://svn.eby-sarna.com?rev=2146&view=rev
Log:
Split out peak.util.imports and use the new Importing package instead.
peak and peak.util are now namespace packages, so any pkgfile: 
references within these packages must now refer to some specific module 
in order to work correctly (e.g. peak.core/peak.ini instead of 
peak/peak.ini).

Removed:
    PEAK/src/peak/util/imports.py
Modified:
    PEAK/setup.py
    PEAK/src/peak/__init__.py
    PEAK/src/peak/config/config_components.py
    PEAK/src/peak/util/__init__.py
    PEAK/src/peak/util/tests/__init__.py




More information about the source-changes mailing list