Rename stream watcher and tweepyshell scripts.
authorJosh Roesslein <jroesslein@gmail.com>
Thu, 13 Aug 2009 20:53:39 +0000 (15:53 -0500)
committerJosh Roesslein <jroesslein@gmail.com>
Thu, 13 Aug 2009 21:02:15 +0000 (16:02 -0500)
streamwatcher.py [moved from stream_watcher.py with 98% similarity, mode: 0755]
tweepyshell.py [moved from tweepyshell with 100% similarity]

old mode 100644 (file)
new mode 100755 (executable)
similarity index 98%
rename from stream_watcher.py
rename to streamwatcher.py
index 7fbf89f..91826e8
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 import time
 from getpass import getpass
 
similarity index 100%
rename from tweepyshell
rename to tweepyshell.py