Question #207708 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/207708
RaiMan posted a new comment: no bug, Python names cannot start with numbers ... ... and module names used with import are Python names ;-) --- but i couldn't use nested for-range for my previous code What is the problem? One has to intelligently combine for/break/continue with some if/else and you are there. With Python you have to take care additionally for the right indentation (as mentioned in the relevant faqs). -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

