Return a deep copy.
fl.copy() is equivalent to copy.deepcopy(fl).
The deep copy.
Examples
>>> gl = fl.copy()
cf.List.sort
cf.List.count
Enter search terms or a module, class or function name.