예제 #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())