[Twisted-Python] exception not being trapped with Failure.trap

Gabriel Rossetti gabriel.rossetti at arimaz.com
Mon May 3 09:46:35 EDT 2010


Hello everyone,

I'm getting something strange:

f.trap(MyException) raises MyException and f.value == MyException 
evaluates to True as expected, so why isn't it being trapped?

Thanks, Gabriel





More information about the Twisted-Python mailing list