← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #335608]: How to input a string in multiple lines style like C

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
standard Python:

someText = """
first line
second line
...
"""

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