projects
/
rainbowstream.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bc2868
)
removed extra space
author
Bryan Salas
<bryans5252@sbcglobal.net>
Wed, 6 Aug 2014 06:21:31 +0000
(
01:21
-0500)
committer
Bryan Salas
<bryans5252@sbcglobal.net>
Wed, 6 Aug 2014 06:21:31 +0000
(
01:21
-0500)
rainbowstream/rainbow.py
patch
|
blob
|
blame
|
history
diff --git
a/rainbowstream/rainbow.py
b/rainbowstream/rainbow.py
index 8f9f93f375926d5aeceb4078abb8cf8cd1cb39d6..f2952216d482f8b09f560bff587517289572fd16 100644
(file)
--- a/
rainbowstream/rainbow.py
+++ b/
rainbowstream/rainbow.py
@@
-1750,7
+1750,7
@@
def fly():
magenta("We have maximum connection problem with twitter'stream API right now :("))
printNicely(magenta("Let's try again later."))
save_history()
- sys.exit()
+ sys.exit()
# Spawn stream thread
th = threading.Thread(
target=stream,