clone method

clone

Gets a copy of this object.

def clone(self):
    ...

See Also