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

Leonardo Carvalho Sobral dos Santos gave more information on the question:
i did

def printScreen(filename):
    try:
        import shutil
        shutil.move(capture(SCREEN),filename))
    except:
        raise exception


and an error is displayed

[error] script [ *Sanity_RMS ] stopped with error in line 6 at column 45
[error] SyntaxError ( "mismatched input ')' expecting NEWLINE", )

-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to