← Back to team overview

sikuli-driver team mailing list archive

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.