E&S CVS Commit: PEAK - Added properties to the command-line applications framework, allowing

pje at eby-sarna.com pje at eby-sarna.com
Mon Feb 2 19:14:00 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Tue Feb  3 00:13:45 UTC 2004

Modified Files:
	PEAK: CHANGES.txt
	PEAK/src/peak: peak.ini
	PEAK/src/peak/running: commands.py interfaces.py
	PEAK/src/peak/tools/supervisor: fastcgi.py

Log Message:
Added properties to the command-line applications framework, allowing
non-command objects access to 'stdin', 'stdout', 'argv' etc. from their
context.  Also, misc. subcommand usage cleanups.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/CHANGES.txt.diff?r1=1.128&r2=1.129
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.132&r2=1.133
http://cvs.eby-sarna.com/PEAK/src/peak/running/commands.py.diff?r1=1.51&r2=1.52
http://cvs.eby-sarna.com/PEAK/src/peak/running/interfaces.py.diff?r1=1.32&r2=1.33
http://cvs.eby-sarna.com/PEAK/src/peak/tools/supervisor/fastcgi.py.diff?r1=1.2&r2=1.3

To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 PEAK/CHANGES.txt
cvs rdiff -r1.132 -r1.133 PEAK/src/peak/peak.ini
cvs rdiff -r1.51 -r1.52 PEAK/src/peak/running/commands.py
cvs rdiff -r1.32 -r1.33 PEAK/src/peak/running/interfaces.py
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/tools/supervisor/fastcgi.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