sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48378
Re: [Question #673348]: using xlrd: Error attempting to delete file after wb.release_resources()
Question #673348 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/673348
Status: Open => Answered
Manfred Hampl proposed the following answer:
If deleting in an explorer window works, then it might also be possible
to do it in a command line window with
run('del ' + ws_to_split )
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.