Home | History | Annotate | Download | only in python2.7

Lines Matching full:slice

1096      Return the slice of sequence object o between i1 and i2, or
1123 Assign the sequence object, v, to the slice in sequence
1131 Delete the slice in sequence object, o, from i1 to i2.