Question #672459 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/672459

Jeff_Vallis gave more information on the question:
1.1.3(2018-07-05_16:27)/Mac10.13.6/Java8(64)1.8.0_25-b17

The only thing I can think is that some of the functions return on if 
statements eg
def Call():
     do some thing
     do some thing
     if some thing:
          return
     do some thing
     do some thing
     if some thing:
          return
     do some thing
     do some thing
     if some thing:
          return
     do some thing
     do some thing
     < no return function just ends >


I really need to find out how to print the call stack and see if I can work it 
out

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to