E&S CVS Commit: PEAK - Remove items that were deprecated during alpha 3 development. If you've

pje at eby-sarna.com pje at eby-sarna.com
Sat Feb 21 21:12:00 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Sun Feb 22 02:11:49 UTC 2004

Modified Files:
	PEAK/src/peak: exceptions.py peak.ini
	PEAK/src/peak/binding: components.py once.py
	PEAK/src/peak/config: api_impl.py config_components.py ini_files.py
	    interfaces.py
	PEAK/src/peak/config/tests: __init__.py
	PEAK/src/peak/running: interfaces.py logs.py process.py

Log Message:
Remove items that were deprecated during alpha 3 development.  If you've
got code that breaks with this version, check HISTORY.txt for replacements,
or ask on the mailing list.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/exceptions.py.diff?r1=1.7&r2=1.8
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.139&r2=1.140
http://cvs.eby-sarna.com/PEAK/src/peak/binding/components.py.diff?r1=1.133&r2=1.134
http://cvs.eby-sarna.com/PEAK/src/peak/binding/once.py.diff?r1=1.67&r2=1.68
http://cvs.eby-sarna.com/PEAK/src/peak/config/api_impl.py.diff?r1=1.23&r2=1.24
http://cvs.eby-sarna.com/PEAK/src/peak/config/config_components.py.diff?r1=1.77&r2=1.78
http://cvs.eby-sarna.com/PEAK/src/peak/config/ini_files.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/PEAK/src/peak/config/interfaces.py.diff?r1=1.35&r2=1.36
http://cvs.eby-sarna.com/PEAK/src/peak/config/tests/__init__.py.diff?r1=1.32&r2=1.33
http://cvs.eby-sarna.com/PEAK/src/peak/running/interfaces.py.diff?r1=1.33&r2=1.34
http://cvs.eby-sarna.com/PEAK/src/peak/running/logs.py.diff?r1=1.31&r2=1.32
http://cvs.eby-sarna.com/PEAK/src/peak/running/process.py.diff?r1=1.21&r2=1.22

To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 PEAK/src/peak/exceptions.py
cvs rdiff -r1.139 -r1.140 PEAK/src/peak/peak.ini
cvs rdiff -r1.133 -r1.134 PEAK/src/peak/binding/components.py
cvs rdiff -r1.67 -r1.68 PEAK/src/peak/binding/once.py
cvs rdiff -r1.23 -r1.24 PEAK/src/peak/config/api_impl.py
cvs rdiff -r1.77 -r1.78 PEAK/src/peak/config/config_components.py
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/config/ini_files.py
cvs rdiff -r1.35 -r1.36 PEAK/src/peak/config/interfaces.py
cvs rdiff -r1.32 -r1.33 PEAK/src/peak/config/tests/__init__.py
cvs rdiff -r1.33 -r1.34 PEAK/src/peak/running/interfaces.py
cvs rdiff -r1.31 -r1.32 PEAK/src/peak/running/logs.py
cvs rdiff -r1.21 -r1.22 PEAK/src/peak/running/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