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

    Status: Open => Answered

RaiMan proposed the following answer:
LOL, so YOU did not pass the test ;-)

... I packed a bug into the script (but not by intention - believe me
;-)

# SikuliX script:
python = r"C:\Python27\python"
pyscript = r"C:\Python\hello.py"
cmd = "%s %s" % (python, pyscript)
result = run(cmd)
print result

-- 
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