MVar.copy()

copy ( )

Copy an MVar object.

Return value:

The new object.

Example usage:

  print(copy = mvar.copy)