E&S CVS Commit: TransWarp - Fixed the "reference to rebound class within another class" problem with

pje at eby-sarna.com pje at eby-sarna.com
Wed Mar 27 18:35:00 EST 2002


Module Name:	TransWarp
Committed By:	pje
Date:		Wed Mar 27 23:34:39 UTC 2002

Modified Files:
	TransWarp: CHANGES.txt TODO.txt
	TransWarp/src/TW/API: Modules.py
	TransWarp/src/TW/API/tests: __init__.py testM1.py testM2.py

Log Message:
Fixed the "reference to rebound class within another class" problem with
module inheritance, as reported by (who else?) Ulrich Eck.  :)


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/TransWarp/CHANGES.txt.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/TransWarp/TODO.txt.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/TransWarp/src/TW/API/Modules.py.diff?r1=1.10&r2=1.11
http://cvs.eby-sarna.com/TransWarp/src/TW/API/tests/__init__.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/TransWarp/src/TW/API/tests/testM1.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/TransWarp/src/TW/API/tests/testM2.py.diff?r1=1.2&r2=1.3

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 TransWarp/CHANGES.txt
cvs rdiff -r1.2 -r1.3 TransWarp/TODO.txt
cvs rdiff -r1.10 -r1.11 TransWarp/src/TW/API/Modules.py
cvs rdiff -r1.3 -r1.4 TransWarp/src/TW/API/tests/__init__.py
cvs rdiff -r1.2 -r1.3 TransWarp/src/TW/API/tests/testM1.py \
    TransWarp/src/TW/API/tests/testM2.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