E&S CVS Commit: PEAK - Added new 'Alias' command in 'peak.running.commands'. An 'Alias' instance
pje at eby-sarna.com
pje at eby-sarna.com
Fri Aug 29 19:42:00 EDT 2003
Module Name: PEAK
Committed By: pje
Date: Fri Aug 29 23:41:39 UTC 2003
Modified Files:
PEAK: CHANGES.txt
PEAK/src/peak/running: commands.py
Log Message:
Added new 'Alias' command in 'peak.running.commands'. An 'Alias' instance
can be used as a 'peak.running.shortcut' property that expands to another
command with arbitrary arguments inserted before the original command's
arguments. Thus, one might alias 'mycommand' to
'runIni somefile --option', similar to command aliases in many shells.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/CHANGES.txt.diff?r1=1.78&r2=1.79
http://cvs.eby-sarna.com/PEAK/src/peak/running/commands.py.diff?r1=1.34&r2=1.35
To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 PEAK/CHANGES.txt
cvs rdiff -r1.34 -r1.35 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