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

    Status: Open => Answered

RaiMan proposed the following answer:
you cannot import another .sikuli having the same name as one, that is
already imported.

I do not see any need, to have the scripts in other folders.
Just put them in one folder and name them differently:

create.sikuli
delete.sikuli
createsub.sikuli
deletesub.sikuli
createFiles.sikuli

and then use the appropriate

import createFiles
createFiles.create()

-- 
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     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to