New question #269048 on Sikuli:
https://answers.launchpad.net/sikuli/+question/269048

I've got a script which has to work in 1.0.1 and 1.1.0.
My problem is that the "import org.sikuli.basics.SikuliXforJython" statement in 
1.0.1 has changed to "import org.sikuli.basics.SikulixForJython" in 1.0.1 ("Xf" 
-> "xF").

I'm looking at using importlib.import_module but wondered if there was a better 
way to do this

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to