]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commit
Use itertools.islice instead of special-casing generator slicing.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Tue, 26 Jul 2011 16:33:40 +0000 (09:33 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Tue, 26 Jul 2011 21:20:28 +0000 (14:20 -0700)
commit91e3918ef50273669e256e4c5a8274adbc2a85ee
treec6cc4e6a8767616e471bdc6ef5f91383ea6a6729
parentfdaead938ed6b43d87bc4dc94bd88076ce772f82
Use itertools.islice instead of special-casing generator slicing.
s3tests/rand_readwrite.py