def copy(self) -> "swig::SwigPyIterator *":
     return _pywraplp.SwigPyIterator_copy(self)
示例#2
0
文件: pywraplp.py 项目: matif/lifERP
 def copy(self):
     return _pywraplp.SwigPyIterator_copy(self)