Exemplo n.º 1
0
 def __getslice__(self, *args): return _mmapi.vectori___getslice__(self, *args)
 def __setslice__(self, *args): return _mmapi.vectori___setslice__(self, *args)
Exemplo n.º 2
0
 def __getslice__(self, *args):
     return _mmapi.vectori___getslice__(self, *args)
Exemplo n.º 3
0
 def __getslice__(self, i, j):
     return _mmapi.vectori___getslice__(self, i, j)