hi which is the best methods to use for list copying. using list() , [:] or create list through list comprehension. what are the differences between these ? thanks
-- http://mail.python.org/mailman/listinfo/python-list
hi which is the best methods to use for list copying. using list() , [:] or create list through list comprehension. what are the differences between these ? thanks
-- http://mail.python.org/mailman/listinfo/python-list