Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

bitly_http.py URLError misspelled #5

Closed
scyclops opened this issue May 3, 2011 · 1 comment
Closed

bitly_http.py URLError misspelled #5

scyclops opened this issue May 3, 2011 · 1 comment

Comments

@scyclops
Copy link

scyclops commented May 3, 2011

except urllib2.UrlError, e:

should be

except urllib2.URLError, e:

@jehiah
Copy link
Member

jehiah commented Dec 12, 2011

closed by #6

@jehiah jehiah closed this as completed Dec 12, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants