Pablo Galindo Salgado <[email protected]> added the comment:
Basically, to highlight in all exceptions the range in the displayed line where
the error ocurred. For instance:
>>> foo(a, b/z+2, c, 132432 /x, d /y)
^^^^^^^^^
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ZeroDivisionError: division by zero
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue43950>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com