slist_deep_free

@accepts(<list>)
@returns(none)
def slist_deep_free(list)

Frees each element of @list and @list itself.

list :

list to free