package: python-tweepy
Version: 1.7.1-2

The tweeter API requieres SSL connection since 14 January 2014. tweepy lib let you enable secure connection using secure=True, sample:

auth = tweepy.auth.OAuthHandler(consumer_key, consumer_secret, secure=True)

but this does not work. Is now the tweepy lib broken on wheezy or Im doing something wrong?

I am using Debian GNU/Linux wheezy 7.3


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to