Bruno P. Kinoshita <brunodepau...@yahoo.com.br> added the comment:

Hi,

Thanks for the explanation. Could you elaborate a bit on this one:

>In Python 3.8 the traceback points to the start of the subexpression that 
>raises an exception.

Just wanted to understand why I get the desired line number when I call 
Z().__str__(), but when I call simply Z() is returns - as you clarified - the 
start of the subexpression.

----------

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

Reply via email to