E&S CVS Commit: pylib [Simplification-Branch] - Added function rebinding of globals and '__proceed__' to module API,

pje at eby-sarna.com pje at eby-sarna.com
Sun Feb 10 10:16:00 EST 2002


Module Name:	pylib
Committed By:	pje
Date:		Sun Feb 10 15:15:43 UTC 2002

Modified Files:
	pylib/TW/API [Simplification-Branch]: Modules.py Targets.py
	pylib/TW/Utils [Simplification-Branch]: Code.py
	pylib/TW/tests [Simplification-Branch]: Components.py testM1.py
	    testM2.py

Log Message:
Added function rebinding of globals and '__proceed__' to module API,
complete with tests.  (See the docstring of TW.API.Modules for details of
how to use it.)  Also, removed unneeded export of 'BuildTarget' from
API.Targets.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/API/Modules.py.diff?r1=1.1.2.1&r2=1.1.2.2
http://cvs.eby-sarna.com/pylib/TW/API/Targets.py.diff?r1=1.1.2.8&r2=1.1.2.9
http://cvs.eby-sarna.com/pylib/TW/Utils/Code.py.diff?r1=1.1.2.1&r2=1.1.2.2
http://cvs.eby-sarna.com/pylib/TW/tests/Components.py.diff?r1=1.8.2.5&r2=1.8.2.6
http://cvs.eby-sarna.com/pylib/TW/tests/testM1.py.diff?r1=1.1.2.1&r2=1.1.2.2
http://cvs.eby-sarna.com/pylib/TW/tests/testM2.py.diff?r1=1.1.2.1&r2=1.1.2.2

To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r1.1.2.2 pylib/TW/API/Modules.py
cvs rdiff -r1.1.2.8 -r1.1.2.9 pylib/TW/API/Targets.py
cvs rdiff -r1.1.2.1 -r1.1.2.2 pylib/TW/Utils/Code.py
cvs rdiff -r1.8.2.5 -r1.8.2.6 pylib/TW/tests/Components.py
cvs rdiff -r1.1.2.1 -r1.1.2.2 pylib/TW/tests/testM1.py \
    pylib/TW/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