示例#1
0
文件: Region.py 项目: ck1125/sikuli
 def setThrowException(self, flag):
    return JRegion.setThrowException(self, flag)
 def setThrowException(self,flag):
     return SikuliRegion.setThrowException(self,flag)