New question #256700 on Sikuli:
https://answers.launchpad.net/sikuli/+question/256700

Hi,
I have came over interesting problém

myA = ("one.png", "two.png")
print (len(myA))

outputs correctly 2

myA = ("one.png")
print (len(myA))

outputs 7!!!!

I wanted to have still array but with single member only.
Weird.



-- 
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     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to