Ejemplo n.º 1
0
 def connectionLost(self, reason):
     self.setTimeout(None)
     QueryProtocol.connectionLost(self, reason)
Ejemplo n.º 2
0
 def connectionLost(self, reason):
     self.setTimeout(None)
     QueryProtocol.connectionLost(self, reason)