operator.getslice()

operator.getslice()

getslice(a, b, c) – Same as a[b:c].