E&S CVS Commit: PEAK - Fix optparse's default handling of interspersed args breaking PEAK's

pje at eby-sarna.com pje at eby-sarna.com
Sun Nov 28 14:32:00 EST 2004


Module Name:	PEAK
Committed By:	pje
Date:		Sun Nov 28 19:31:57 UTC 2004

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

Log Message:
Fix optparse's default handling of interspersed args breaking PEAK's
subcommand handling, but add ability to select the behavior for classes
that need it.  Also, misc. doc improvements/fixes.


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

To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/running/options.py
cvs rdiff -r1.6 -r1.7 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