[issue11007] stack tracebacks should give the relevant class name

Skip Montanaro report at bugs.python.org
Tue Jan 25 20:31:28 CET 2011


Skip Montanaro <skip at pobox.com> added the comment:

I agree with Antoine, however, if you can come up with a
reasonable patch which implements the desired behavior, I
think it would be reasonable to add it to Python 3.3.  The
definition of "reasonable" is subject to interpretation.
As I indicated in my earlier comment, there is no straight
path from the traceback object to the surrounding class.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11007>
_______________________________________


More information about the Python-bugs-list mailing list