E&S CVS Commit: pylib - Added basic support for merging __metaclass__ values found in classes being

pje at eby-sarna.com pje at eby-sarna.com
Mon Feb 11 18:35:00 EST 2002


Module Name:	pylib
Committed By:	pje
Date:		Mon Feb 11 23:34:05 UTC 2002

Modified Files:
	pylib/TW/API: Interpreters.py
	pylib/TW/Utils: Meta.py

Log Message:
Added basic support for merging __metaclass__ values found in classes being
merged.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/API/Interpreters.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/pylib/TW/Utils/Meta.py.diff?r1=1.1&r2=1.2

To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pylib/TW/API/Interpreters.py
cvs rdiff -r1.1 -r1.2 pylib/TW/Utils/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