[issue24830] IndexError should (must?) report the index in error!

R. David Murray report at bugs.python.org
Sat Aug 8 17:21:20 CEST 2015


R. David Murray added the comment:

Although this isn't a strict duplicate of issue 18162, the strict duplicate, issue 1534607, was closed as a duplicate of issue 18162, so I'm doing the same here.  Issue 18162 will address this issue by providing a useful default message that the interpreter would then use.

----------
nosy: +r.david.murray
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> Add index attribute to IndexError

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


More information about the Python-bugs-list mailing list