clone method

On this page

clone

Returns new instance with same values.

def clone(self):
    ...

See Also

On this page