← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #183431]: onChange runs without happening any change

 

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

    Status: Solved => Open

Pablo Frank is still having a problem:
#---1 import should not be in a def()    <----- I've done a bunch of
script where a function just import other functions, i mean this:

def XXXX():
                    import y
                    y.z()
                    import e
                    e.p
                    etc...


It works ok. why should i change that?

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