예제 #1
0
파일: Recurring.py 프로젝트: cejosey/dklrt
 def _Log(self, Msg): Misc.Log(Msg, self)
 def _Throw(self, Msg): Misc.Throw(Msg, self)