Change to make sure tweepy use SSL
authorMickaël Fosso <jazzkeats@gmail.com>
Mon, 28 Jul 2014 14:37:27 +0000 (16:37 +0200)
committerMickaël Fosso <jazzkeats@gmail.com>
Mon, 28 Jul 2014 14:37:27 +0000 (16:37 +0200)
commit05b5a4390c7109bb8c0778c547883c41272769fb
treeb4c88a99dbbe5a80ffad5f8d3378f3cd0c51d2fe
parentbe3634db099c75056688e23b975ccc215c97ad78
Change to make sure tweepy use SSL

I had some problems using Tweepy and I realized it was because it didn't always use SSL. So I propose to add a line to make sure the connexion we use is secure.
examples/oauth.py