예제 #1
0
파일: Region.py 프로젝트: ck1125/sikuli
 def setThrowException(self, flag):
    return JRegion.setThrowException(self, flag)
 def setThrowException(self,flag):
     return SikuliRegion.setThrowException(self,flag)