On 6 Dec, 03:36 am, [email protected] 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@HEAD on Ubuntu 12.04. Jean-Paul _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
