E&S CVS Commit: PEAK - More work on options. Now we give invocation errors for invalid repeated

pje at eby-sarna.com pje at eby-sarna.com
Thu Nov 25 17:41:00 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Thu Nov 25 22:40:38 UTC 2004

Modified Files:
	PEAK/src/peak/running: options.py options.txt

Log Message:
More work on options.  Now we give invocation errors for invalid repeated
options and failed type conversions.  Options are now sorted by sortKey,
followed by option name(s).  About the only major features still needed
are parser settings (usage, program, version, etc.) and option groups.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/options.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/src/peak/running/options.txt.diff?r1=1.2&r2=1.3

To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/running/options.py \
    PEAK/src/peak/running/options.txt

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