E&S CVS Commit: PEAK - Fix import circularity between peak.core and peak.config.interfaces that
pje at eby-sarna.com
pje at eby-sarna.com
Tue Jul 13 15:10:00 EDT 2004
Module Name: PEAK
Committed By: pje
Date: Tue Jul 13 19:09:42 UTC 2004
Modified Files:
PEAK/src/peak: core.py
PEAK/src/peak/config: interfaces.py
Log Message:
Fix import circularity between peak.core and peak.config.interfaces that
caused problems if the latter was imported before the former.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/core.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/peak/config/interfaces.py.diff?r1=1.36&r2=1.37
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/core.py
cvs rdiff -r1.36 -r1.37 PEAK/src/peak/config/interfaces.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the source-changes
mailing list