Fixes issue #570
authortehspaceg <bitbox@geran.me>
Thu, 12 Mar 2015 18:14:48 +0000 (11:14 -0700)
committertehspaceg <bitbox@geran.me>
Thu, 12 Mar 2015 18:14:48 +0000 (11:14 -0700)
commitad85ce17171c196de27521482322983579ace5c1
treee54271cdbf68cad53810334c0f569566c2fc7438
parent17da79f99e24211e8d1f038431ec2da4527e0f2d
Fixes issue #570

This resolves an issue found here: https://github.com/tweepy/tweepy/issues/570

If an exception is thrown in the listener, the exception is not sent out currently and results in an error.
tweepy/streaming.py