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

Description changed to:
Hello,

I have a main script with the following structure:

# script1
import Script1
reload (Script1)

# script2
import Script
reload (Script2)

.
.
.

# scriptN
import ScriptN
reload (ScriptN)


When I run this main, some scripts run twice.
What can I do to avoid that?

Thanks!

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

Reply via email to