E&S CVS Commit: PEAK - Port process management tools to use 'peak.events' for everything (except

pje at eby-sarna.com pje at eby-sarna.com
Sun Feb 1 15:09:00 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Sun Feb  1 20:08:26 UTC 2004

Modified Files:
	PEAK: TODO.txt
	PEAK/src/peak/running: interfaces.py process.py
	PEAK/src/peak/tools/supervisor: busy.py process.py

Log Message:
Port process management tools to use 'peak.events' for everything (except
'IMainLoop' methods).


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/TODO.txt.diff?r1=1.106&r2=1.107
http://cvs.eby-sarna.com/PEAK/src/peak/running/interfaces.py.diff?r1=1.31&r2=1.32
http://cvs.eby-sarna.com/PEAK/src/peak/running/process.py.diff?r1=1.19&r2=1.20
http://cvs.eby-sarna.com/PEAK/src/peak/tools/supervisor/busy.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/PEAK/src/peak/tools/supervisor/process.py.diff?r1=1.7&r2=1.8

To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 PEAK/TODO.txt
cvs rdiff -r1.31 -r1.32 PEAK/src/peak/running/interfaces.py
cvs rdiff -r1.19 -r1.20 PEAK/src/peak/running/process.py
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/tools/supervisor/busy.py
cvs rdiff -r1.7 -r1.8 PEAK/src/peak/tools/supervisor/process.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