commit | 14ef54cd833c7ccfa0b3d03e2b45074d54a8ac87 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Fri May 02 19:04:37 2003 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Fri May 02 19:04:37 2003 +0000 |
tree | e21099b898f9374f4b0082e68cd1ab53a8c1530a | |
parent | e2df5ffa539bc1d903684e8c5863645a8886bfe2 [diff] |
SF bug #730685: itertools.islice stop argument is not optional * itertools.islice() stop argument did not perform as documented. * beefed-up test suite