From ac1ea5ddff5aa8615788ab784656b44d6a664100 Mon Sep 17 00:00:00 2001 From: Devendra Date: Sun, 15 Jun 2014 10:38:53 +0530 Subject: adding interpreter header --- python/examples/pubnub-console/pubnub-console | 2 ++ 1 file changed, 2 insertions(+) (limited to 'python') 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 -- cgit v1.2.3