← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #153431]: No unicode support for strings from external packages

 

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

    Status: Open => Solved

radioxid confirmed that the question is solved:
The problem came from this string:

string = u"zgzg à zgzegze"

Some way or another it didn't like that 'u"' was combined with 'à'.

What solved it:
=========
Remove the 'u' beginning string that contains exotic chars… (this conclusion is so weird)

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