E&S CVS Commit: PEAK - Fixed a class advice bug found by Steve Alexander. There is no point to

pje at eby-sarna.com pje at eby-sarna.com
Mon Apr 28 08:14:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Mon Apr 28 12:13:50 UTC 2003

Modified Files:
	PEAK/src/peak/util: advice.py
	PEAK/src/peak/util/tests: advice.py

Log Message:
Fixed a class advice bug found by Steve Alexander.  There is no point to
checking explicitly for incompatible root metatypes, and there was a bug
in the assumptions where the check took place.  Removed the related test,
and added a test for the bug that the check introduced.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/util/advice.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/PEAK/src/peak/util/tests/advice.py.diff?r1=1.4&r2=1.5

To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/util/advice.py
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/util/tests/advice.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