aboutsummaryrefslogtreecommitdiffstats
path: root/python-tornado
diff options
context:
space:
mode:
Diffstat (limited to 'python-tornado')
-rw-r--r--python-tornado/Pubnub.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python-tornado/Pubnub.py b/python-tornado/Pubnub.py
index 73cb62d..5607df0 100644
--- a/python-tornado/Pubnub.py
+++ b/python-tornado/Pubnub.py
@@ -666,6 +666,7 @@ class PubnubCoreAsync(PubnubBase):
self._connect = None
self._tt_lock = _tt_lock
self._channel_list_lock = _channel_list_lock
+ self._connect = lambda: None
def get_channel_list(self, channels):
channel = ''