objlist: Implement growing slice assignment.
This means that complete slice operations are supported for lists (but not for bytearray's and array.array's).
Please register or sign in to comment
This means that complete slice operations are supported for lists (but not for bytearray's and array.array's).