sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #27326
Re: [Question #252390]: changing a variable from true to false (sikuli)
Question #252390 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252390
Status: Answered => Open
Richi is still having a problem:
Hello eugene ,
thank you for yr reply.
so if i understand your reasoning well, i just need to write the
following lines in python:
can you correct the following lines below please?
import fileinput
for line input.input(<version.txt>, inplace = True):
if appPattern in line:
print "configure.camera=<False>
else:
print line
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.