Fallback to using 'twitter.com' for OAuth.
authorJoshua <jroesslein@gmail.com>
Thu, 31 Dec 2009 18:14:46 +0000 (12:14 -0600)
committerJoshua <jroesslein@gmail.com>
Thu, 31 Dec 2009 18:14:46 +0000 (12:14 -0600)
commite626b7e5d7e54c4fb666ddf464c6aef11b30b98a
treed70be2411232d9396c2824155418072675878009
parent77a4b50858e54f9cb297ee41fbb9c5d64d1aed30
Fallback to using 'twitter.com' for OAuth.

This fixes issue #8 for the time being until Twitter resolves the
issue on their end. See issue #1207 on the twitter API tracker.

Note: API calls still use 'api.twitter.com', just the initial OAuth
setup uses 'twitter.com'.
CHANGELOG
tests.py
tweepy/auth.py