[Twisted-Python] reactors and sys.exc_value

Anthony Baxter anthony at interlink.com.au
Thu May 1 06:29:59 EDT 2003


It looks like pretty much all of the reactors use sys.exc_value in
an exception handler. Is there a reason this is done instead of the
much safer sys.exc_info()[1] ?

Anthony
--
Anthony Baxter     <anthony at interlink.com.au>
It's never too late to have a happy childhood.





More information about the Twisted-Python mailing list