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

Hi!

There's some problem:

Here is my simpliest script

myLog = open("D:\yyuyuyu\123.txt", "w")
myLog.write("hello!")
myLog.close()
   
Sikuli doesn't throw any error, but the file is allways empty. What can be 
wrong?

Thanks.

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