示例#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)