sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #52463
Re: [Question #683841]: Run same command, the result with sikuli 1.1.4 is different from sikuli 1.1.3
Question #683841 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/683841
Status: Open => Answered
RaiMan proposed the following answer:
Yes, this has changed, since the filename in sys.argv[0] should be the
one of the running Python script.
If you want to have the same as in1.1.3:
os.path.dirname(getBundlepath())
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.