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/
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to