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

RaiMan proposed the following answer:
Sorry, for being faulty :-(

In a filename string back slashes must either be escaped (doubled) or
you may use a raw string r"some text that is taken as is".

shutil.move(f,r"C:\Documents and Settings\ vbhatt\Desktop\some-
name.png")

-- 
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     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to