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

Description changed to:
----- known problem
----- workaround according to related bug comment #2
---------------------------------------------------------------------------------

I've created a Sikuli script which imports functions from another Sikuli script 
(MyModule). 
Each time I edit the imported script, I have to close and reopen Sikuli IDE so 
that the changes take effect.

It would be a huge time saver if I could compile or have the imported
modules recompile each time I run my script.

Example:

from sikuli.Sikuli import *
from MyModule import *

After making changes to MyModule I have to close and reopen Sikuli IDE
so that the changes take effect.

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