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