← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #191810]: Writing to a file

 

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

pyCoder posted a new comment:
or

prefix string with "r" raw string

http://www.jython.org/docs/library/re.html#raw-string-notation

myLog = open(r"D:\yyuyuyu\123.txt", "w")

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.