E&S CVS Commit: PEAK - More option parsing: add lots of docs, sort options by definition order,

pje at eby-sarna.com pje at eby-sarna.com
Thu Nov 25 23:18:00 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Fri Nov 26 04:17:12 UTC 2004

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

Log Message:
More option parsing: add lots of docs, sort options by definition order,
allow passing keyword args to make_parser(), parse(), and get_help().  Make
option_handler() methods non-repeatable by default.


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.3&r2=1.4
http://cvs.eby-sarna.com/PEAK/src/peak/running/options.txt.diff?r1=1.3&r2=1.4

To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 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