Alex Hall <alex.moj...@gmail.com> added the comment:

I think this would be very useful in tracebacks. If a traceback line had a more 
useful name like `MyClass.__init__` instead of just `__init__` or 
`my_decorator.<locals>.wrapper` instead of just `wrapper` it would provide 
useful context to the frame.

----------
nosy: +alexmojaki

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue13672>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to