Handles blank keep-alive new lines
authorJosh Martone <jmartone@nyu.edu>
Thu, 15 Jun 2017 18:59:45 +0000 (14:59 -0400)
committerGitHub <noreply@github.com>
Thu, 15 Jun 2017 18:59:45 +0000 (14:59 -0400)
commit176061133bd5aa1592f222834498daf28018db0c
tree1d4bc730b37f4211890acc6b5dc082d89a7cae42
parent6ac51f3a67cec9fab65fe3839d48eb5bf996d8de
Handles blank keep-alive new lines

Added .strip() to read_line() to handle keep-alive new lines
tweepy/streaming.py