← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #157247]: How to check whether directory exists

 

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

RaiMan posted a new comment:
@KingRider: thanks for the confirmation

--1: semi-colons ( ; ) are not needed at the end of a python statement.
only if you want to add another statement on the same line after the ;

--2. for these purposes (at the interface to the underlying system
(Windows in this case)), it is always better to use single quotes, since
you do not need any escape for any character (e.g. \ and " ).

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