← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #164091]: Copying Screenshots using Python

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
shutil.move(from, to) should work.

The to-directory must exist and you must have full write permission
(e.g. a folder in c:\Program Files does not work, because it is access
protected).

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