E&S CVS Commit: PEAK - Fixed a long-standing semi-hidden problem where derived metaclasses were

pje at eby-sarna.com pje at eby-sarna.com
Thu Nov 21 18:41:01 EST 2002


Module Name:	PEAK
Committed By:	pje
Date:		Thu Nov 21 23:40:26 UTC 2002

Modified Files:
	PEAK/src/peak/util: Meta.py

Log Message:
Fixed a long-standing semi-hidden problem where derived metaclasses were
generated even for simple, single metaclasses.  This bug also prevented
metaclasses which were not subclasses of 'type' from working properly.


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

To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 PEAK/src/peak/util/Meta.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