[TIP] Annotated tracebacks

Fernando Perez fperez.net at gmail.com
Wed Oct 22 10:27:21 PDT 2014


sorry to parachute in, but you may want to steal code from IPython's

%xmode verbose

exception reporting mode, which does extract call signature values as well
as all locals at the point of the exception. Old code, crufty and not
perfect by any means, but it could be a start.
​

Cheers

f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20141022/5777feff/attachment.htm>


More information about the testing-in-python mailing list