E&S CVS Commit: PEAK - Added 'commands.lookupCommand()' to look up a command shortcut or URL, ala

pje at eby-sarna.com pje at eby-sarna.com
Mon Dec 8 17:37:00 EST 2003


Module Name:	PEAK
Committed By:	pje
Date:		Mon Dec  8 22:36:11 UTC 2003

Modified Files:
	PEAK: CHANGES.txt
	PEAK/src/peak/running: commands.py

Log Message:
Added 'commands.lookupCommand()' to look up a command shortcut or URL, ala
the 'peak' script or 'commands.Bootstrap' class.  Also added various
'commands.ErrorSubcommand' subclasses to make it easier to issue errors
from subcommands.


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

To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 PEAK/CHANGES.txt
cvs rdiff -r1.44 -r1.45 PEAK/src/peak/running/commands.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