aboutsummaryrefslogtreecommitdiffstats
path: root/python/examples/pubnub-console
diff options
context:
space:
mode:
Diffstat (limited to 'python/examples/pubnub-console')
-rw-r--r--python/examples/pubnub-console/pubnub-console2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/examples/pubnub-console/pubnub-console b/python/examples/pubnub-console/pubnub-console
index a12c77f..7276fb9 100644
--- a/python/examples/pubnub-console/pubnub-console
+++ b/python/examples/pubnub-console/pubnub-console
@@ -9,7 +9,7 @@
import sys
-from Pubnub import PubnubAsync as Pubnub
+from Pubnub import Pubnub
import threading
from datetime import datetime