Beispiel #1
0
 def __delslice__(self, i, j):
     return _example.IntVector___delslice__(self, i, j)
Beispiel #2
0
 def __delslice__(self, *args):
     return _example.IntVector___delslice__(self, *args)