Brett Cannon <br...@python.org> added the comment:

I should also mention that the support for -1 indexing in Python 3 was weird 
because support was partially removed, but some 'if' checks only did ``< 1`` 
and so negative indices didn't trigger an error.

----------

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

Reply via email to