]> 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 18:58:50 +0000 (20:58 +0200)
committerPetri Lehtinen <petri@digip.org>
Sun, 6 Nov 2011 18:59:01 +0000 (20:59 +0200)
commit3b9d92aefef17ee528e4bfa0f7e87dc61e4a0da6
treee3d8544e030219796ed0a5ff685a6a3386365fd2
parent030aa35a1b5dc9a91b44abeda80d32df8a8d8952
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