E&S CVS Commit: pylib [Simplification-Branch] - Prevent duplicate inheritance of the same base class (usually caused by
pje at eby-sarna.com
pje at eby-sarna.com
Sun Jan 27 21:15:01 EST 2002
Module Name: pylib
Committed By: pje
Date: Mon Jan 28 02:14:52 UTC 2002
Modified Files:
pylib/TW/API [Simplification-Branch]: Interpreters.py
Log Message:
Prevent duplicate inheritance of the same base class (usually caused by
vertical inheritance defined in more than one aspect).
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.1.2.3&r2=1.1.2.4
To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 pylib/TW/API/Interpreters.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