Import the oauth2 library so we can make oauth calls to twitter.
authorMagnus Hagander <magnus@hagander.net>
Sat, 19 Jun 2010 13:18:38 +0000 (15:18 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sat, 19 Jun 2010 13:18:38 +0000 (15:18 +0200)
commited309ca0352e019e03c4c2fec3667fa0d87cfb2f
tree903e39a37b0e55f4a1be385fa6d0f36f64865ea0
parentbccafe36d7f243190ef1f1124239598ced834dbb
Import the oauth2 library so we can make oauth calls to twitter.

Imported from http://github.com/brosner/python-oauth2
oauth2/__init__.py [new file with mode: 0644]