Ejemplo n.º 1
0
def ao_yield():
    _app.Yield()
Ejemplo n.º 2
0
 def wait(self):
     self.iswait = 1
     while self.iswait:
         _app.Yield()