Illia Polosukhin added the comment:

The issue is not that easy to address - because PyFunctionObject is not 
available from PyEval_EvalCodeEx.

Another note, is that the issue of reporting only function name without class 
name is observed in many places, not just for example above.

Still, will try to make a patch that will address the issue.

----------

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

Reply via email to