sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #31303
Re: [Question #264180]: how to import a file in other file between middle of the code
Question #264180 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/264180
RaiMan proposed the following answer:
got it, but only to see, that you did not do what I suggested
in MSTSC_SIM.sikuli replace
#from sikuli import *
with
from sikuli import *
from __future__ import with_statement
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.