r46820 - remove stray lambda

glyph-TA+aISz0psMTMxyoc4vAAJOcrHinNvQL0E9HWUfgJXw@public.gmane.org
Newsgroups gmane.comp.python.twisted.commits
Message-ID <[email protected]>
Author: glyph
Date: Thu Feb 18 01:36:24 2016
New Revision: 46820

Modified:
   branches/persistent-client-service-4735-5/twisted/application/internet.py

Log:
remove stray lambda

Modified: branches/persistent-client-service-4735-5/twisted/application/internet.py
==============================================================================
--- branches/persistent-client-service-4735-5/twisted/application/internet.py	(original)
+++ branches/persistent-client-service-4735-5/twisted/application/internet.py	Thu Feb 18 01:36:24 2016
@@ -605,7 +605,7 @@
 
         def clientDisconnect(reason):
             self._currentConnection = None
-            self._loseConnection = lambda: None
+            self._loseConnection = _noop
             self._lostDeferred.callback(None)
             retry(reason)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.