Update docstrings and methods in api.py.
authorvolnt <florent.esp@gmail.com>
Fri, 19 Sep 2014 09:38:27 +0000 (11:38 +0200)
committervolnt <florent.esp@gmail.com>
Fri, 19 Sep 2014 09:38:27 +0000 (11:38 +0200)
commit73d942e4c3d2ee6088c8e0720f01b5c44b264584
tree824e5e4a14dcd557c70acc1cfa392a4d5041946b
parenta71fc8e7754147f06f48f0311e9d6a13ab224627
Update docstrings and methods in api.py.

Update the references URL in the doctring with the new Twitter API doc.
Fix formatting for :allowed_param in the docstring.
Fix method for destroy endpoints (POST instead of DELETE).
tweepy/api.py