From: vunhat_minh Date: Fri, 25 Jul 2014 09:21:18 +0000 (+0900) Subject: drop debug line X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=commitdiff_plain;h=eadd85a88d8b1d8aeb4e8c0aff7ddddd343259a6 drop debug line --- diff --git a/rainbowstream/rainbow.py b/rainbowstream/rainbow.py index 08f240d..102b1e4 100644 --- a/rainbowstream/rainbow.py +++ b/rainbowstream/rainbow.py @@ -1607,8 +1607,7 @@ def listen(): g['prefix'] = True # Release the semaphore lock db.semaphore_update(False) - except Exception as e: - print e + except Exception: printNicely(red('OMG something is wrong with Twitter right now.'))