Return a deep copy.
q.copy() is equivalent to copy.deepcopy(q).
The deep copy.
>>> r = q.copy()
cf.Query.addattr
cf.Query.dump
Enter search terms or a module, class or function name.