alexis-mignon / python-flickr-api

A python implementation of the Flickr API
BSD 3-Clause "New" or "Revised" License
367 stars 108 forks source link

Use HTTPSConnection instead of HTTPConnection to fix Flick's SSL error. #45

Closed eliben closed 10 years ago

eliben commented 10 years ago

Fixes issue #44