コード例 #1
0
 def __init__(self):
     this = _sxtwl.new_Month()
     try:
         self.this.append(this)
     except __builtin__.Exception:
         self.this = this
コード例 #2
0
ファイル: sxtwl.py プロジェクト: tempbottle/sxtwl_cpp
 def __init__(self):
     _sxtwl.Month_swiginit(self, _sxtwl.new_Month())