Пример #1
0
 def startService(self):
     Service.startService(self)
Пример #2
0
 def startService(self):
     self._handle = None
     self._getRss()
     self.log_debug("starting MRSS service")
     Service.startService(self)