예제 #1
0
	def cleanup(self):
		del self.Timer
		iAutoMount.stopMountConsole()
		iNetwork.stopRestartConsole()
		iNetwork.stopGetInterfacesConsole()
예제 #2
0
	def cleanup(self):
		iNetwork.stopRestartConsole()
		iNetwork.stopGetInterfacesConsole()
예제 #3
0
 def cleanup(self):
     del self.Timer
     iAutoMount.stopMountConsole()
     iNetwork.stopRestartConsole()
     iNetwork.stopGetInterfacesConsole()
예제 #4
0
 def cleanup(self):
     iNetwork.stopRestartConsole()
     iNetwork.stopGetInterfacesConsole()
예제 #5
0
파일: plugin.py 프로젝트: st7TEAM/dreambox
	def cleanup(self):
		iStatus.stopWlanConsole()
		iNetwork.stopGetInterfacesConsole()