in core/actionProxy/actionproxy.py [0:0]
def verify(self): return (os.path.isfile(self.binary) and os.access(self.binary, os.X_OK))