def Copy(self, copy): return _table.Table_Copy(self, copy)
def Copy(self, copy): r"""Copy(Table self, Table copy)""" return _table.Table_Copy(self, copy)