]> granicus.if.org Git - python/commit
Give itertools.repeat() a length method.
authorRaymond Hettinger <python@rcn.com>
Tue, 10 Feb 2004 09:25:40 +0000 (09:25 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 10 Feb 2004 09:25:40 +0000 (09:25 +0000)
commit5cab2e3a88903b0cea558ee01b8f5b9e5a31a797
tree520d1fdfefd2c4104669ad18fc30e0e86dbadc2c
parent27da291b2c2b32b0f976bb7599f6e9b2d07e6e4c
Give itertools.repeat() a length method.
Lib/test/test_itertools.py
Modules/itertoolsmodule.c