[Subversion] / PEAK / CHANGES.txt  

Revision 1335


Jump to revision:
Previous Next
Author: pje
Date: Wed Aug 13 23:36:59 2003 UTC (20 years, 8 months ago)

Log Message:

'peak.running.commands.AbstractCommand' now offers a '_run()' method that
can be overridden in subclasses, instead of 'run()'.  If you override the
new '_run()' method instead, you get the advantage of automatic handling
for invocation errors and 'SystemExit' exceptions, provided for you by the
'run()' method.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/CHANGES.txt modified X   (diff to previous)
PEAK/src/peak/running/commands.py modified X   (diff to previous)
PEAK/src/peak/running/tools/n2/main.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help