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

RaiMan posted a new comment:
name = """
some text
some text
"""

is the so called "here text" (available in most scripting languages), that 
allows to easily define a multiline text inline in the code.
mostly used for initialisation and testing (instead of using some file or other 
more complex things)

So in your case I simply simulated what I supposed you get from
clipboard.

-- 
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