@accepts(<list>) @returns(<list>) def string_list_copy(list)
Creates a deep copy of @list.
list :
list of strings to copy
Returns :
copied list