def __next__(self) -> "PyObject *":
     return _pywraplp.SwigPyIterator___next__(self)
Example #2
0
 def __next__(self):
     return _pywraplp.SwigPyIterator___next__(self)