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.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to