E&S CVS Commit: pylib [Simplification-Branch] - Preparation work for bundleRequires/bundleExtends features, plus fixed a

pje at eby-sarna.com pje at eby-sarna.com
Sun Jan 27 21:46:00 EST 2002


Module Name:	pylib
Committed By:	pje
Date:		Mon Jan 28 02:45:26 UTC 2002

Modified Files:
	pylib/TW/API [Simplification-Branch]: Interfaces.py SEF.py
	    Specifications.py Targets.py __init__.py
	pylib/TW/Database [Simplification-Branch]: Connections.py DataModel.py
	    Records.py
	pylib/TW/StructuralModel [Simplification-Branch]: Basic.py Queries.py
	pylib/TW/XMI [Simplification-Branch]: Reading.py

Log Message:
Preparation work for bundleRequires/bundleExtends features, plus fixed a
minor error in the workings of the 'setInterpreter()' API.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/API/Interfaces.py.diff?r1=1.1.2.3&r2=1.1.2.4
http://cvs.eby-sarna.com/pylib/TW/API/Targets.py.diff?r1=1.1.2.3&r2=1.1.2.4
http://cvs.eby-sarna.com/pylib/TW/API/__init__.py.diff?r1=1.1.2.3&r2=1.1.2.4
http://cvs.eby-sarna.com/pylib/TW/API/SEF.py.diff?r1=1.1.2.1&r2=1.1.2.2
http://cvs.eby-sarna.com/pylib/TW/API/Specifications.py.diff?r1=1.1.2.2&r2=1.1.2.3
http://cvs.eby-sarna.com/pylib/TW/Database/Connections.py.diff?r1=1.10.2.1&r2=1.10.2.2
http://cvs.eby-sarna.com/pylib/TW/Database/DataModel.py.diff?r1=1.8.2.3&r2=1.8.2.4
http://cvs.eby-sarna.com/pylib/TW/Database/Records.py.diff?r1=1.8.2.1&r2=1.8.2.2
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/Basic.py.diff?r1=1.17.2.2&r2=1.17.2.3
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/Queries.py.diff?r1=1.10.2.1&r2=1.10.2.2
http://cvs.eby-sarna.com/pylib/TW/XMI/Reading.py.diff?r1=1.14.2.2&r2=1.14.2.3

To generate a diff of this commit:
cvs rdiff -r1.1.2.3 -r1.1.2.4 pylib/TW/API/Interfaces.py \
    pylib/TW/API/Targets.py pylib/TW/API/__init__.py
cvs rdiff -r1.1.2.1 -r1.1.2.2 pylib/TW/API/SEF.py
cvs rdiff -r1.1.2.2 -r1.1.2.3 pylib/TW/API/Specifications.py
cvs rdiff -r1.10.2.1 -r1.10.2.2 pylib/TW/Database/Connections.py
cvs rdiff -r1.8.2.3 -r1.8.2.4 pylib/TW/Database/DataModel.py
cvs rdiff -r1.8.2.1 -r1.8.2.2 pylib/TW/Database/Records.py
cvs rdiff -r1.17.2.2 -r1.17.2.3 pylib/TW/StructuralModel/Basic.py
cvs rdiff -r1.10.2.1 -r1.10.2.2 pylib/TW/StructuralModel/Queries.py
cvs rdiff -r1.14.2.2 -r1.14.2.3 pylib/TW/XMI/Reading.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