Re: [Sikuli-driver] [Question #252004]: How to use function of one class in another class

2014-07-22 Thread RaiMan
Question #252004 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252004 Status: Open => Answered RaiMan proposed the following answer: when using import some_module then you have to qualify the contained members with the module name. some_module.some_member since in your

Re: [Sikuli-driver] [Question #252004]: How to use function of one class in another class

2014-07-22 Thread Harry
Question #252004 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252004 Harry gave more information on the question: In main i am calling the foll functions import numberediting import phonevalidation phn=phonevalidation() phn.blank_number() phn.invalid_number()#Here functi

[Sikuli-driver] [Question #252004]: How to use function of one class in another class

2014-07-22 Thread Harry
New question #252004 on Sikuli: https://answers.launchpad.net/sikuli/+question/252004 Here is my code snipet.Please help me out *** 1 * import numberediting class phonevalidation: def blank_number(self): wait(1) click("1