blob: 2f042aba42cf7363e2782135509f5d61136ba8dd [file] [log] [blame]
itertools.islice now accepts integer-like objects (having an __index__
method) as start, stop, and slice arguments