sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #44640
Re: [Question #661046]: How to reuse the code in sikuli
Question #661046 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/661046
Status: Open => Answered
RaiMan proposed the following answer:
Python scripting language uses indentation to mark blocks of code.
So be sure that def and for are at column 0 (unindented).
about indentation: faq 1800
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.