Re: svn commit: rev 5005 - trunk/subversion/tests/clients/cmdline/svntest
From: Greg Stein <gstein_at_lyra.org>
Date: 2003-02-22 04:46:07 CET
On Fri, Feb 21, 2003 at 10:54:31AM -0600, sussman@tigris.org wrote:
Yikes. If some code does sys.exit(1), then you're transforming that into a
The code should read:
...
The bare 'raise' will re-raise the exception. This will allow you to exit
Basically, sys.exit() raises an exception. When the "outermost" level of
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Feb 22 04:41:58 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.