Clean up the way we pull in stream options.
authorJosh Roesslein <jroesslein@gmail.com>
Sun, 10 Oct 2010 04:01:30 +0000 (23:01 -0500)
committerJosh Roesslein <jroesslein@gmail.com>
Sun, 10 Oct 2010 04:01:30 +0000 (23:01 -0500)
commit97aaa8cd8eacadebff557befdb4b778e881c1d5a
treeb9522401def34228626c0b175b13e223843516ac
parentce2964726fe3e4b1af43e2c3c3b687c339c67e6e
Clean up the way we pull in stream options.

Note: this may break some code that just passes this options
by position rather than keyword.
tweepy/streaming.py