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.