sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #42603
Re: [Question #634530]: How to run a sikuli script which has spaces in the script name
Question #634530 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/634530
Status: Open => Answered
RaiMan proposed the following answer:
simply not possible: it is a Python syntax rule:
names cannot have intermediate spaces!
... and module names are Python names.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.