]> granicus.if.org Git - python/commit
Revert "Accept None as start and stop parameters for list.index() and tuple.index()"
authorPetri Lehtinen <petri@digip.org>
Sun, 6 Nov 2011 19:02:39 +0000 (21:02 +0200)
committerPetri Lehtinen <petri@digip.org>
Sun, 6 Nov 2011 19:02:39 +0000 (21:02 +0200)
commitebfaabd66373941e69a0b29589645857e0a6ccfc
treea2cf14c2acf5c2fcc5a6363fdf1e874762c62ee0
parentfd6b582a7128434ae7a5fb0e4c202cc04348ade7
Revert "Accept None as start and stop parameters for list.index() and tuple.index()"

Issue #13340.
Lib/test/list_tests.py
Lib/test/seq_tests.py
Misc/NEWS
Objects/listobject.c
Objects/tupleobject.c