New question #171747 on Sikuli: https://answers.launchpad.net/sikuli/+question/171747
My sikuli script is called from a perl script. I pass in arguments using : title=sys.argv[1] day=sys.argv[2] This worked fine in rc2, but this appears to be broken in rc3. Is there another way in python to pull the command line arguments in, than what I have done above? Any help would be appreciated. -- 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

