E&S CVS Commit: PEAK - Use 'binding' API functions instead of direct operations in places that

pje at eby-sarna.com pje at eby-sarna.com
Tue Nov 16 16:43:00 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Tue Nov 16 21:42:43 UTC 2004

Modified Files:
	PEAK/src/peak/ddt: model.py
	PEAK/src/peak/model: features.py
	PEAK/src/peak/running: process.py
	PEAK/src/peak/web: resources.py

Log Message:
Use 'binding' API functions instead of direct operations in places that
shouldn't rely on the target having those methods.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/ddt/model.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/PEAK/src/peak/model/features.py.diff?r1=1.31&r2=1.32
http://cvs.eby-sarna.com/PEAK/src/peak/running/process.py.diff?r1=1.26&r2=1.27
http://cvs.eby-sarna.com/PEAK/src/peak/web/resources.py.diff?r1=1.39&r2=1.40

To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/ddt/model.py
cvs rdiff -r1.31 -r1.32 PEAK/src/peak/model/features.py
cvs rdiff -r1.26 -r1.27 PEAK/src/peak/running/process.py
cvs rdiff -r1.39 -r1.40 PEAK/src/peak/web/resources.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