rmmh / skybot

Python IRC bot
https://github.com/rmmh/skybot/wiki
The Unlicense
249 stars 170 forks source link

http: try decoding json as latin-1 on unicode error #147

Closed sklnd closed 5 years ago

sklnd commented 8 years ago

This probably isn't a 100% solution to everyone's encoding error ever, but should help some for a known issue with the wunderground API.

Resolves #136

Also, pep8 noise.

sklnd commented 5 years ago

We use a different API now, so closing this PR.