X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/df31302ca30e09aa7d2183fcf6f61147bd1addf7..a6650342220dfd7e5c2813647d57545971ab8163:/mytest.py diff --git a/mytest.py b/mytest.py index 93c42142..8d8036b9 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