E&S CVS Commit: PEAK - Improved error handling for command interpreters that receive bad arguments
pje at eby-sarna.com
pje at eby-sarna.com
Tue Nov 16 15:07:01 EST 2004
Module Name: PEAK
Committed By: pje
Date: Tue Nov 16 20:06:06 UTC 2004
Modified Files:
PEAK/src/peak/running: commands.py interfaces.py
Log Message:
Improved error handling for command interpreters that receive bad arguments
for a subcommand. Fix running.ICmdLineAppFactory subclassing
binding.IComponentFactory. Misc. doc fixes. See also:
http://www.eby-sarna.com/pipermail/peak/2004-November/001933.html
for more details, and for other proposed (but not yet implemented) changes.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/commands.py.diff?r1=1.62&r2=1.63
http://cvs.eby-sarna.com/PEAK/src/peak/running/interfaces.py.diff?r1=1.36&r2=1.37
To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 PEAK/src/peak/running/commands.py
cvs rdiff -r1.36 -r1.37 PEAK/src/peak/running/interfaces.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