E&S CVS Commit: PEAK - Fixed a problem with ignoring an explicitly provided __metaclass__ if there

pje at eby-sarna.com pje at eby-sarna.com
Sun Apr 27 14:40:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Sun Apr 27 18:39:57 UTC 2003

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

Log Message:
Fixed a problem with ignoring an explicitly provided __metaclass__ if there
was only one base class.  Added a test case to prevent regression.


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.5&r2=1.6
http://cvs.eby-sarna.com/PEAK/src/peak/util/tests/advice.py.diff?r1=1.3&r2=1.4

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