コード例 #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())