[Python-modules-team] Bug#736174: tweepy lib does not work since 14 January 2014

NachE nache at futugadget.com
Mon Jan 20 18:04:28 UTC 2014


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



More information about the Python-modules-team mailing list