E&S CVS Commit: PEAK - Fixed command objects not catching badly-behaved components raising

pje at eby-sarna.com pje at eby-sarna.com
Thu May 1 13:55:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Thu May  1 17:54:21 UTC 2003

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

Log Message:
Fixed command objects not catching badly-behaved components raising
SystemExit (e.g. sys.exit(foo)); now sys.exit() from a subcommand will
cause most interpreters and command wrappers to just return the exit level.


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

To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 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