[BangPypers] Nested try-catch
steve
steve at lonetwin.net
Wed Oct 7 06:46:45 CEST 2009
On 10/07/2009 10:13 AM, steve wrote:
> Hi Anand,
> Well, i am wondering why you are extracting the exc_info() rather than saving
> off the exception object itself:
> [...snip...]
> raise e
> [...snip...]
> finally:
> raise e
>
Ugh ! sorry, I meant 'raise saved' in both cases.
cheers,
- steve
--
random non tech spiel: http://lonetwin.blogspot.com/
tech randomness: http://lonehacks.blogspot.com/
what i'm stumbling into: http://lonetwin.stumbleupon.com/
More information about the BangPypers
mailing list