E&S CVS Commit: PEAK - Changed to use Interface.getBases() method instead of accessing __bases__
pje at eby-sarna.com
pje at eby-sarna.com
Wed Oct 9 09:21:00 EDT 2002
Module Name: PEAK
Committed By: pje
Date: Wed Oct 9 13:20:06 UTC 2002
Modified Files:
PEAK/src/peak/util: EigenData.py
Log Message:
Changed to use Interface.getBases() method instead of accessing __bases__
directly. This will help later if/when we use EigenRegistries for
Properties as well as Interfaces.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/util/EigenData.py.diff?r1=1.4&r2=1.5
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/util/EigenData.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