<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>On Mar 5, 2014, at 9:23 AM, Phil Mayers <<a href="mailto:p.mayers@imperial.ac.uk">p.mayers@imperial.ac.uk</a>> wrote:</div><div><br class="Apple-interchange-newline"><blockquote type="cite">All,<br><br>I'm having a head-poundingly annoying time getting detailed exception info out of the new Agent stuff.<br><br>Specifically, I have some bug inside my code somewhere, but I can't get decent tracebacks out because _WrapperException is the base class for RequestGenerationFailed, but there's no public (non-underscore-prefixed) way to get that.<br><br>It seems like an API error; how is one supposed to err.track/check other than importing a non-public API?<br></blockquote></div><br><div>You're right; this is a bug in Agent.</div><div><br></div><div><<a href="http://twistedmatrix.com/trac/ticket/5310">http://twistedmatrix.com/trac/ticket/5310</a>></div><div><br></div><div>For right now, yes, you're going to have to import some crappy private APIs.  Any chance I could convince you to submit some fixes to that ticket so we won't have to do that in the future? :-)</div><div><br></div><div>-glyph</div><div><br></div></body></html>