Example #1
0
 def __delslice__(self, *args): return _mmapi.vectorub___delslice__(self, *args)
 def __delitem__(self, *args): return _mmapi.vectorub___delitem__(self, *args)
Example #2
0
 def __delslice__(self, *args):
     return _mmapi.vectorub___delslice__(self, *args)
Example #3
0
 def __delslice__(self, i, j):
     return _mmapi.vectorub___delslice__(self, i, j)