← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #274944]: Modules do not need to import

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
yes, they are already imported during the startup of the Jython runtime
environment by Sikuli, since they are needed there.

So it is not really a feature, but only something that works by accident
;-)

But it does not do any harm, if you import the same module more than
once - the second and more times are simply ignored by Python.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.