]> granicus.if.org Git - python/commit
Don't allow keyword arguments to reversed().
authorGeorg Brandl <georg@python.org>
Fri, 16 May 2008 13:24:29 +0000 (13:24 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 16 May 2008 13:24:29 +0000 (13:24 +0000)
commitecf9091f59c31ca868dbf2d9626a9a697c1a084b
tree548e81e054f8df68f4168954fe5981e7791f96e9
parent88107dafefd374f1eb743b5a2d74aab13e7aa9f7
Don't allow keyword arguments to reversed().
Lib/test/test_enumerate.py
Objects/enumobject.c