aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorDevendra2014-06-15 10:38:53 +0530
committerDevendra2014-06-15 10:38:53 +0530
commitac1ea5ddff5aa8615788ab784656b44d6a664100 (patch)
treee24e7f17e813b00b365978b4e5f00217994829b2 /python
parent019d8f390dc6472a223e6ab9b2f159cd1cd20e4e (diff)
downloadpubnub-python-ac1ea5ddff5aa8615788ab784656b44d6a664100.tar.bz2
adding interpreter header
Diffstat (limited to 'python')
-rw-r--r--python/examples/pubnub-console/pubnub-console2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/examples/pubnub-console/pubnub-console b/python/examples/pubnub-console/pubnub-console
index bf82b5f..058253f 100644
--- a/python/examples/pubnub-console/pubnub-console
+++ b/python/examples/pubnub-console/pubnub-console
@@ -1,3 +1,5 @@
+#!/usr/bin/python
+
## www.pubnub.com - PubNub Real-time push service in the cloud.
# coding=utf8