Public bug reported:
For a couple of days, the reload() method/function worked. Then it
stopped working, so now i have to restart Sikuli when I modify an
imported function.
Version: 1.1.0
Mac OS 10.9.5
Procedure:
#in sub.sikuli
from script1 import *
reload(script1)
^^^ reload used to have a different color, now it's just black font.
When I modify the imported function, the changes do not carry to
sub.sikuli. i need to restart sikuli just to the sub script updated with
the changes.
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1518445
Title:
reload() stopped working
Status in Sikuli:
New
Bug description:
For a couple of days, the reload() method/function worked. Then it
stopped working, so now i have to restart Sikuli when I modify an
imported function.
Version: 1.1.0
Mac OS 10.9.5
Procedure:
#in sub.sikuli
from script1 import *
reload(script1)
^^^ reload used to have a different color, now it's just black font.
When I modify the imported function, the changes do not carry to
sub.sikuli. i need to restart sikuli just to the sub script updated
with the changes.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1518445/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp