Comment on Python: copying a list the right wayparentComments−lubutu14yI agree. I write Python all the time, and I would have expected something like list(*a).
Comments
I agree. I write Python all the time, and I would have expected something like list(*a).