Пример #1
0
 def __getslice__(self, i, j):
     return _example.IntVector___getslice__(self, i, j)
Пример #2
0
 def __getslice__(self, *args):
     return _example.IntVector___getslice__(self, *args)