[issue11007] stack tracebacks should give the relevant class name
Joshua Blount added the comment: Yes! -- ___ Python tracker <http://bugs.python.org/issue11007> ___ ___ Python-bugs-list mailing list Unsubscribe:
[issue11007] stack tracebacks should give the relevant class name
New submission from Joshua Blount : When I get a stack traceback, it would be very handy if the traceback gave me the relevant class name (along with all the current information). -- components: Interpreter Core messages: 127015 nosy: stickwithjosh priority: normal severity: normal