Question #685086 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/685086
Status: Open => Solved
Linda confirmed that the question is solved:
Hi,RaiMain
I add command 'print getImagePath' to debug.
I find that
If script A :
Import B
Import C
Import D
def Afunction():
removeImagePath(B)
SomeOtherfunction()
script B:
Import B
Import C
Import D
def Bfunction():
......................
if __name__ == __main__:
--
You received this question notification because your team Sikuli Drivers
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