コード例 #1
0
ファイル: CowLog.py プロジェクト: Geckoweb/BAS
 def helpAction(self):
     a = Help()
     a.__init__()
コード例 #2
0
ファイル: CowLog.py プロジェクト: PigLardLord/BAS
 def helpAction(self):
     a = Help()
     a.__init__()