Пример #1
0
    def stopHandle(self):
        BasicRunner.stopHandle(self)
        StepAnalyzedCommon.stopHandle(self)

        self.tearDown()
Пример #2
0
 def stopHandle(self):
     """Not to be called: Restores controlDict"""
     GnuplotCommon.stopHandle(self)
     BasicRunner.stopHandle(self)