Re: [Twisted-Python] t.w.client.Agent exceptions

2014-03-06 Thread exarkun
On 5 Mar, 10:49 pm, p.may...@imperial.ac.uk wrote: On 05/03/2014 22:08, Glyph Lefkowitz wrote: You're right; this is a bug in Agent. And it must be said, really quite an infuriating one ;o) For right now, yes, you're going to have to import some c

Re: [Twisted-Python] t.w.client.Agent exceptions

2014-03-05 Thread Glyph Lefkowitz
On Mar 5, 2014, at 3:01 PM, exar...@twistedmatrix.com wrote: > On 10:08 pm, gl...@twistedmatrix.com wrote: >> On Mar 5, 2014, at 9:23 AM, Phil Mayers wrote: >>> All, >>> >>> I'm having a head-poundingly annoying time getting detailed exception info >>> out of the new Agent stuff. >>> >>> Spec

Re: [Twisted-Python] t.w.client.Agent exceptions

2014-03-05 Thread exarkun
On 10:08 pm, gl...@twistedmatrix.com wrote: On Mar 5, 2014, at 9:23 AM, Phil Mayers wrote: All, I'm having a head-poundingly annoying time getting detailed exception info out of the new Agent stuff. Specifically, I have some bug inside my code somewhere, but I can't get decent tracebacks o

Re: [Twisted-Python] t.w.client.Agent exceptions

2014-03-05 Thread Phil Mayers
On 05/03/2014 22:08, Glyph Lefkowitz wrote: You're right; this is a bug in Agent. And it must be said, really quite an infuriating one ;o) For right now, yes, you're going to have to import some crappy private APIs. Any chance I could convince y

Re: [Twisted-Python] t.w.client.Agent exceptions

2014-03-05 Thread Glyph Lefkowitz
On Mar 5, 2014, at 9:23 AM, Phil Mayers wrote: > All, > > I'm having a head-poundingly annoying time getting detailed exception info > out of the new Agent stuff. > > Specifically, I have some bug inside my code somewhere, but I can't get > decent tracebacks out because _WrapperException is t