Esempio n. 1
0
 def Push(self, a, b):
     return _table.DSTable_Push(self, a, b)
Esempio n. 2
0
 def Push(self, a, b):
     r"""Push(DSTable self, int a, int b) -> int"""
     return _table.DSTable_Push(self, a, b)