← Back to team overview

sikuli-driver team mailing list archive

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.