bitly / bitly-api-python

python library to the bitly api
http://github.com/bitly/bitly-api-python
Other
245 stars 92 forks source link

Fix for "BitlyError: 'module' object has no attribute 'UrlError'" #8

Closed mLewisLogic closed 12 years ago

mLewisLogic commented 12 years ago

No such exception as UrlError in urllib2. It's URLError.