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

    Status: Open => Answered

RaiMan proposed the following answer:
principally Python delivers all the means, to reset your imports:
You have to delete all your imported modules from sys.modules. I have only seen 
that some time ago and never tested it. Especially I do not know, whether you 
have to deal with the imported names, when using from x import *.

Since I am developing more complex scenarios in NetBeans, I do not have
this problem at all. Same is true, if you run your main script from
commandline.

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