On Mar 5, 2014, at 9:23 AM, Phil Mayers <p.may...@imperial.ac.uk> 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 the base class for > RequestGenerationFailed, but there's no public (non-underscore-prefixed) way > to get that. > > It seems like an API error; how is one supposed to err.track/check other than > importing a non-public API? You're right; this is a bug in Agent. <http://twistedmatrix.com/trac/ticket/5310> 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? :-) -glyph
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python