E&S CVS Commit: PEAK - Move process supervisor stuff to a separate module, since there's now more
pje at eby-sarna.com
pje at eby-sarna.com
Mon Nov 24 15:09:00 EST 2003
Module Name: PEAK
Committed By: pje
Date: Mon Nov 24 18:08:05 UTC 2003
Modified Files:
PEAK/src/peak/running: process.py
Added Files:
PEAK/src/peak/running: supervisor.py
Log Message:
Move process supervisor stuff to a separate module, since there's now more
of it than there is of the basic process handling stuff.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/process.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/PEAK/src/peak/running/supervisor.py?rev=1.1&content-type=text/vnd.viewcvs-markup
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/running/process.py
cvs rdiff -r0 -r1.1 PEAK/src/peak/running/supervisor.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