Python Peculiarity: Copying Lists Using Slice March 5, 2017 Posted in python1 Comment Abusing the strange behavior of the slice operation to copy a list Advertisements