예제 #1
0
 def next(self) -> "PyObject *":
     return _pywraplp.SwigPyIterator_next(self)
예제 #2
0
파일: pywraplp.py 프로젝트: matif/lifERP
 def next(self):
     return _pywraplp.SwigPyIterator_next(self)