]> granicus.if.org Git - python/commit
Make reversed() transparent with respect to length.
authorRaymond Hettinger <python@rcn.com>
Tue, 10 Feb 2004 09:33:39 +0000 (09:33 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 10 Feb 2004 09:33:39 +0000 (09:33 +0000)
commit029dba5a4078bc1e9dc262d24aaa481936af49d3
treeedd2a1b4e38130d66c90a6909239e22851676472
parent5cab2e3a88903b0cea558ee01b8f5b9e5a31a797
Make reversed() transparent with respect to length.
Lib/test/test_enumerate.py
Objects/enumobject.c