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

    Status: Needs information => Open

Mark McGuinn gave more information on the question:

Hi Manfred,

      the definition is the one you proposed i.e.

def test_if_char(value):
    for e in value:​
        if ord(e) > 255: return False​
    return True

regards
Mark


The Future Is Certain Give Us Time To Work It Out
________________________________
From: [email protected] <[email protected]> on behalf of Manfred Hampl 
<[email protected]>
Sent: Monday 23 December 2019 17:23
To: [email protected] <[email protected]>
Subject: Re: [Question #687415]: IDE: How to solve/track strange problems

Your question #687415 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/687415

    Status: Open => Needs information

Manfred Hampl requested more information:
Where is the definition of test_if_char ?

--
To answer this request for more information, you can either reply to
this email or enter your reply at the following page:
https://answers.launchpad.net/sikuli/+question/687415

You received this question notification because you asked the question.

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