E&S CVS Commit: PEAK - Fix Python 2.3+ compatibility issue: MRO's were ambiguous for the algorithm
pje at eby-sarna.com
pje at eby-sarna.com
Sun Jan 4 16:06:01 EST 2004
Module Name: PEAK
Committed By: pje
Date: Sun Jan 4 21:05:31 UTC 2004
Modified Files:
PEAK/src/peak/config/tests: test_keys.py
Log Message:
Fix Python 2.3+ compatibility issue: MRO's were ambiguous for the algorithm
used by 2.3 and above. (Caught while testing mingw extensions for 2.4.)
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/config/tests/test_keys.py.diff?r1=1.3&r2=1.4
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/config/tests/test_keys.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