sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #50117
Re: [Question #677799]: Use dotted characters in Windows
Question #677799 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/677799
Status: Open => Answered
RaiMan proposed the following answer:
since I cannot see, how you run your script (a main is not needed for
SikuliX scripts), I cannot tell you what your problem is.
ucode() and unicd() are defined in Sikuli.py, which is auto-imported if
you run the script in the SikuliX-style.
In other cases you might need
from sikuli import *
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.