sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #34396
Re: [Question #209710]: how to open a folder
Question #209710 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/209710
Jeff_Vallis posted a new comment:
maybe an error in above:-
in = os.path.join(some_other_path, some_filename)
should be
out = os.path.join(some_other_path, some_filename)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.