def split()

in python2/alibabacloud_darabonba_array/client.py [0:0]


    def split(raw, index, limit):
        return raw[index: limit]