]> granicus.if.org Git - python/commit
bpo:34848 : Correct an incorrect docstring for range().index method (GH-9877)
authorSrinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) <thatiparthysreenivas@gmail.com>
Fri, 3 May 2019 12:22:12 +0000 (17:52 +0530)
committerVictor Stinner <vstinner@redhat.com>
Fri, 3 May 2019 12:22:11 +0000 (08:22 -0400)
commit22c526394b2ef51b985873ddbfbcc32c16411919
tree5822759a79e8e2b608b5b2400e04fb61d7a8fd64
parent45e92fc02d57a7219f4f4922179929f19b3d1c28
bpo:34848 : Correct an incorrect  docstring for range().index method (GH-9877)
Objects/rangeobject.c