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

Reply via email to