Tony Meyer wrote:
[a for a in list] (or a[:]) makes a copy of a list.

or list(a)

STeVe
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to