list IndexError

Steven Bethard steven.bethard at gmail.com
Thu Dec 23 11:45:54 EST 2004


Grant Edwards wrote:
> Wouldn't the clearest way to get a copy would be to do
> something like:
> 
>    copy(lst)   # I still think copy.copy() is a bit verbose...

True, true.  Maybe you could lobby for copy as a builtin in Python 3000?

Steve



More information about the Python-list mailing list