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

    Status: Open => Answered

RaiMan proposed the following answer:
as mentioned here: 
http://doc.sikuli.org/globals.html#importing-other-sikuli-scripts-reuse-code-and-images

in section:
The prerequisites:

you need in the subs:
your imported script must contain (recommendation: as first line) the following 
statement: from sikuli import * (this is necessary for the Python environment 
to know the Sikuli classes, methods, functions and global names)

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