X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=mytest.py;h=8d8036b9cc733348bb04672cc838c938d5d8f416;hb=fc0d94d9a917be5979e4c2fcd910bd441a35843e;hp=93c42142f84ac562f13592720a14c7a86ff557e4;hpb=df31302ca30e09aa7d2183fcf6f61147bd1addf7;p=vuplus_dvbapp diff --git a/mytest.py b/mytest.py index 93c4214..8d8036b 100644 --- a/mytest.py +++ b/mytest.py @@ -174,7 +174,7 @@ class Session: # when execBegin opened a new dialog, don't bother showing the old one. if c == self.current_dialog and do_show: c.show() - + def execEnd(self, last=True): assert self.in_exec self.in_exec = False