[Sikuli-driver] [Question #205118]: How to call a function with in function

2012-08-06 Thread Muzammil Basha
New question #205118 on Sikuli: https://answers.launchpad.net/sikuli/+question/205118 I have created and defined a class along with few functions with in the class. And now i want to call a different function from the present function in the same class.. i.e class example() def A():

Re: [Sikuli-driver] [Question #205118]: How to call a function with in function

2012-08-06 Thread sriganesh
Question #205118 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/205118 Status: Open = Answered sriganesh proposed the following answer: Hi, you can call the function A() in function B() like the below example class example() def A():

Re: [Sikuli-driver] [Question #205118]: How to call a function with in function

2012-08-06 Thread Muzammil Basha
Question #205118 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/205118 Muzammil Basha posted a new comment: thanks Sriganesh.. i shal check it will let u know abt it.. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer

Re: [Sikuli-driver] [Question #205118]: How to call a function with in function

2012-08-06 Thread Muzammil Basha
Question #205118 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/205118 Muzammil Basha confirmed that the question is solved: Thanks sriganesh, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer