Example #1
0
	def connectionLost(self,reason):
		log(DEBUG,"AVR ending",self.name,reason)
		unregister_handler(self)
Example #2
0
 def inConnectionLost(self):
     log(DEBUG, "FS20 ending", self.name)
     unregister_handler(self)