aboutsummaryrefslogtreecommitdiffstats
path: root/python/examples/publish-example.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/examples/publish-example.py')
-rwxr-xr-xpython/examples/publish-example.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/examples/publish-example.py b/python/examples/publish-example.py
index c97034b..55f19ea 100755
--- a/python/examples/publish-example.py
+++ b/python/examples/publish-example.py
@@ -1,3 +1,6 @@
+import sys
+sys.path.append('.')
+sys.path.append('..')
from Pubnub import Pubnub
## Initiate Class