Ejemplo n.º 1
0
 def reset(self):
   """
   reset the plugin
   """
   BasePlugin.reset(self)
   self.clearsubs()
Ejemplo n.º 2
0
 def reset(self):
     """
 reset the plugin
 """
     BasePlugin.reset(self)
     self.clearactions()
Ejemplo n.º 3
0
 def reset(self):
   """
   reset the plugin
   """
   BasePlugin.reset(self)
   self.clearactions()
Ejemplo n.º 4
0
 def reset(self):
   """
   reset the plugin
   """
   BasePlugin.reset(self)
   self.clearvariables()
Ejemplo n.º 5
0
 def reset(self):
     """
 reset the plugin
 """
     BasePlugin.reset(self)
     self.clearsubs()
Ejemplo n.º 6
0
 def reset(self):
   """
   reset the plugin
   """
   BasePlugin.reset(self)
   self.clearvariables()