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

    Status: Answered => Open

Peter Kim is still having a problem:
When I tried "message = unicode(args[1])", message still contained
broken characters.

When I tried "message = args[1].encode("utf-8")", message still
contained broken characters and the program halted with the following
error message:

- KEYWORD: test_call_sms_mms.Send Sms @{PHONE_NUMBER}[0], ${MESSAGE}
Start / End / Elapsed:  20111027 08:21:54.658  /  20111027 08:23:34.462  /  
00:01:39.804
08:23:34.462    FAIL    UnicodeDecodeError: 'ascii' codec can't decode byte 
0xea in position 0: ordinal not in range(128)

-- 
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