E&S CVS Commit: PEAK - Initial draft of command-line option metadata system. This version just

pje at eby-sarna.com pje at eby-sarna.com
Thu Nov 25 12:54:00 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Thu Nov 25 17:53:43 UTC 2004

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

Log Message:
Initial draft of command-line option metadata system.  This version just
allows declaring options as metadata, and can figure out what options apply
to a given class.  It doesn't actually parse options yet!  (For one thing,
we're not bundling 'optparse' yet.)


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/running/options.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/running/options.txt?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/running/tests/__init__.py.diff?r1=1.22&r2=1.23

To generate a diff of this commit:
cvs rdiff -r0 -r1.1 PEAK/src/peak/running/options.py \
    PEAK/src/peak/running/options.txt
cvs rdiff -r1.22 -r1.23 PEAK/src/peak/running/tests/__init__.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