← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #194681]: Use String to call Function?

 

Question #194681 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/194681

RaiMan proposed the following answer:
uups, the last debug only block:

    for in in range(3): sys.path.pop()
    for e in getImagePath(): removeImagePath(getImagePath().pop())

    # debug only
    print "2 IPATH*** ", list(getImagePath())
    # debug only

the 2 for loops are the path reset actions!

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.