>    new_list = list(x.remove(0))
>    new_list = x.remove(0)[:]

Please disregard :)

kh
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to