Implemented new pluggable auth system into binder. Implemented basic auth handler...
authorJosh Roesslein <jroesslein@gmail.com>
Thu, 30 Jul 2009 20:55:20 +0000 (15:55 -0500)
committerJosh Roesslein <jroesslein@gmail.com>
Thu, 30 Jul 2009 20:55:20 +0000 (15:55 -0500)
commita304de7e91b29e3a96d63dec30ff6b8334ed1cd3
treee86233fb5f24155b73a254538a3bcecd64a78531
parent6f65be7745876b57bb56dc5c084c6b22f2dc9002
Implemented new pluggable auth system into binder. Implemented basic auth handler. Started work on oauth handler.
oauth/__init__.py [deleted file]
tweepy/__init__.py
tweepy/api.py
tweepy/auth.py [new file with mode: 0644]
tweepy/binder.py
tweepy/error.py
tweepy/oauth.py [moved from oauth/oauth.py with 100% similarity]