aboutsummaryrefslogtreecommitdiffstats
path: root/python/examples/history-example.py
diff options
context:
space:
mode:
authorDevendra2014-03-24 19:17:48 +0530
committerDevendra2014-03-24 19:17:48 +0530
commit80edcffbfe140a6d19c65deca24e1ba1c0f49b99 (patch)
tree4ece6bf2a480866f1028a5765a1fac0cabb68752 /python/examples/history-example.py
parent0874d7b862d8cff1c6d01f3d804a2509e181c959 (diff)
downloadpubnub-python-80edcffbfe140a6d19c65deca24e1ba1c0f49b99.tar.bz2
support for python3
Diffstat (limited to 'python/examples/history-example.py')
-rwxr-xr-xpython/examples/history-example.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/examples/history-example.py b/python/examples/history-example.py
index c7c9547..bf78c7d 100755
--- a/python/examples/history-example.py
+++ b/python/examples/history-example.py
@@ -1,5 +1,6 @@
import sys
sys.path.append('../')
+sys.path.append('./')
from Pubnub import Pubnub
## Initiat Class