Esempio n. 1
0
 def startService(self):
     Service.startService(self)
Esempio n. 2
0
 def startService(self):
     self._handle = None
     self._getRss()
     self.log_debug("starting MRSS service")
     Service.startService(self)