openx / OX3-Python-API-Client

Helper class for accessing the OX3 API - Requires https://github.com/simplegeo/python-oauth2
Other
8 stars 17 forks source link

added urllib2 debuglevel support to Client class #14

Closed matthewrainville closed 8 years ago

flaker commented 8 years ago

Client has moved away from urllib2 and changed the logging behavior too. Thanks.