E&S CVS Commit: PEAK - Removed 'peak.running.timers' and 'peak.util.dispatch'. Neither was in
pje@eby-sarna.com
pje@eby-sarna.com
Sun Jul 25 11:32:03 2004
Module Name: PEAK
Committed By: pje
Date: Sun Jul 25 04:24:13 UTC 2004
Modified Files:
PEAK: .cvsignore CHANGES.txt TODO.txt
PEAK/src/peak/running/tests: __init__.py
PEAK/src/peak/util/tests: __init__.py
Removed Files:
PEAK/src/peak/running: timers.py
PEAK/src/peak/running/tests: test_timers.py
PEAK/src/peak/util: dispatch.py
PEAK/src/peak/util/tests: dispatch.py
Log Message:
Removed 'peak.running.timers' and 'peak.util.dispatch'. Neither was in
active use, and both are being replaced by the new generic functions
package in PyProtocols.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/.cvsignore.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/CHANGES.txt.diff?r1=1.141&r2=1.142
http://cvs.eby-sarna.com/PEAK/TODO.txt.diff?r1=1.111&r2=1.112
http://cvs.eby-sarna.com/PEAK/src/peak/running/tests/__init__.py.diff?r1=1.19&r2=1.20
http://cvs.eby-sarna.com/PEAK/src/peak/util/tests/__init__.py.diff?r1=1.14&r2=1.15
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 PEAK/.cvsignore
cvs rdiff -r1.141 -r1.142 PEAK/CHANGES.txt
cvs rdiff -r1.111 -r1.112 PEAK/TODO.txt
cvs rdiff -r1.2 -r0 PEAK/src/peak/running/timers.py
cvs rdiff -r1.19 -r1.20 PEAK/src/peak/running/tests/__init__.py
cvs rdiff -r1.2 -r0 PEAK/src/peak/running/tests/test_timers.py
cvs rdiff -r1.4 -r0 PEAK/src/peak/util/dispatch.py
cvs rdiff -r1.14 -r1.15 PEAK/src/peak/util/tests/__init__.py
cvs rdiff -r1.2 -r0 PEAK/src/peak/util/tests/dispatch.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.