[Twisted-Python] inlineCallbacks loses custom exception type?

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Fri Dec 7 08:00:52 MST 2012


On 6 Dec, 03:36 am, rutt.4 at osu.edu wrote:
>
>$ ./inlinecallbacks-loses-exception-types.py inline
>got a garden variety exception
>Traceback (most recent call last):
>  File "./inlinecallbacks-loses-exception-types.py", line 21, in 
>go_inlinecb
>    x = yield go2()
>Exception: xyz

I'm unable to reproduce this error behavior using Twisted trunk at HEAD on 
Ubuntu 12.04.

Jean-Paul




More information about the Twisted-Python mailing list