Why not just show the out-of-range index?

stdazi stdazi at gmail.com
Tue Dec 5 08:27:43 EST 2006


Usually, when I make some coding mistake (index out of range - in this
case) I just care to fix the mistake and I usually don't mind to
inspect by how much the index was overflowed. It really seems like a
feature that should be embedded in some Python debugger than a feature
in the interpreter itself.




More information about the Python-list mailing list