E&S CVS Commit: PEAK - Python 2.3 doesn't like it when a base class is listed more than once in
pje at eby-sarna.com
pje at eby-sarna.com
Sat Nov 30 15:10:00 EST 2002
Module Name: PEAK
Committed By: pje
Date: Sat Nov 30 20:09:25 UTC 2002
Modified Files:
PEAK/src/peak/metamodels/uml: Model.py
Log Message:
Python 2.3 doesn't like it when a base class is listed more than once in
__bases__, even though 2.2 doesn't care. Ah well.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/uml/Model.py.diff?r1=1.26&r2=1.27
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 PEAK/src/peak/metamodels/uml/Model.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