示例#1
0
 def __init__(self):
     this = _pywraprcpsp.new_RcpspParser()
     try:
         self.this.append(this)
     except __builtin__.Exception:
         self.this = this
示例#2
0
文件: pywraprcpsp.py 项目: ablo340/IA
 def __init__(self):
     _pywraprcpsp.RcpspParser_swiginit(self, _pywraprcpsp.new_RcpspParser())