2 Jan 15:46
odd exceptions coming from pdb
Ng, Victor <Victor.Ng <at> CIBC.ca>
2009-01-02 14:46:35 GMT
2009-01-02 14:46:35 GMT
I frequently see this error pop up when I'm debugging Jython code with pdb : UnboundLocalError: "local variable 'exc_traceback' referenced before assignment" I typically see it when I need to step into function call and then Jython will throw the above error back at me. Is this a known bug in Jython? I can't seem to find any reference to it on the Jython bug tracker or in Google. vic ------------------------------------------------------------------------------
RSS Feed