diff options
| -rw-r--r-- | python/examples/pubnub-console/pubnub-console | 2 | 
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 | 
