Stream now accepts an authentication instance.
authorJosh Roesslein <jroesslein@gmail.com>
Sun, 10 Oct 2010 03:39:38 +0000 (22:39 -0500)
committerJosh Roesslein <jroesslein@gmail.com>
Sun, 10 Oct 2010 03:39:38 +0000 (22:39 -0500)
commit13814fdf1f2dead020abc70257a94dcaadfa0aab
treee515049316f87502f0ecb291624e17eaa2d0c446
parent179debf197d443c85d73d6e837aa990f9ff6acd2
Stream now accepts an authentication instance.

It should now be possible to authenticate with
the streaming API by either using BasicAuthHandler or
OAuthHandler.
tweepy/streaming.py