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

    Status: Open => Answered

RaiMan proposed the following answer:
myListFixed = ("insomuchas")

... just is the list of characters in the given string

myListFixed = ("insomuchas", )

makes a list with 1 string as entry.

Has nothing to do with that problem, but be aware of the restrictions of type() 
(see docs)
paste() might be the better choice.

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

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to