sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #21143
Re: [Question #235881]: Have to close and reopen Sikuli after editing any imported modules
Question #235881 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/235881
Status: Answered => Solved
David Adnitt confirmed that the question is solved:
Hi,
Thanks for the quick response.
A little adjustment to your solution, there needs to be brackets around
'foo' for the reload.
Example:
import foo
reload (foo)
from foo import *
Otherwise this works great. Solves my problem!
I really appropriate your help and work done on Sikuli.
Thanks,
David
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.