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

When using type() it prints double quotes.

Example:

def samples(self,password):
        print (type(password))


If the password is 123

This prints ""123""

Why do I run into this error

-- 
You received this question notification because your team Sikuli Drivers
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