Exemple #1
0
 def Copy(self, copy):
     return _table.Table_Copy(self, copy)
Exemple #2
0
 def Copy(self, copy):
     r"""Copy(Table self, Table copy)"""
     return _table.Table_Copy(self, copy)