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 bfa4486..a1915ed 100644
--- a/python/examples/pubnub-console/pubnub-console
+++ b/python/examples/pubnub-console/pubnub-console
@@ -7,7 +7,7 @@
import sys
-from Pubnub import Pubnub
+from pubnub import Pubnub
import threading
from datetime import datetime