← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #687415]: IDE: How to solve/track strange problems

 

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: bounces@xxxxxxxxxxxxx <bounces@xxxxxxxxxxxxx> on behalf of Manfred Hampl <question687415@xxxxxxxxxxxxxxxxxxxxx>
Sent: Monday 23 December 2019 17:23
To: bb4wu@xxxxxxxxxxx <bb4wu@xxxxxxxxxxx>
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.