Raymond Hettinger <raymond.hettin...@gmail.com> added the comment: > There's still the question whether {list,tuple}.index() should accept None or > not.
The API should not be changed for Py2.7 and Py3.2. Those changesets should be reverted. For Py3.3, it is open to discussion, but we probably don't need the change (making every other implementation also change for nearly zero benefit). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13340> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com