clone method

On this page

clone

Gets a copy of this object.

def clone(self):
    ...

See Also

On this page