From: Bryan Salas Date: Wed, 6 Aug 2014 06:21:31 +0000 (-0500) Subject: removed extra space X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;ds=inline;h=4b2dec5c5be6f04681d8c62ac156df415a55faf6;p=rainbowstream.git removed extra space --- diff --git a/rainbowstream/rainbow.py b/rainbowstream/rainbow.py index 8f9f93f..f295221 100644 --- 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,