aboutsummaryrefslogtreecommitdiff
path: root/Utils.py
Commit message (Collapse)AuthorAgeFilesLines
* added a little piece of code to stop Utils.get_url trying to json decode an ↵Gravatar jesopo2016-03-301-1/+1
| | | | empty string.
* added code to Utils.get_url to prevent non-iso-latin-1 urls being attempted. ↵Gravatar jesopo2016-03-291-0/+6
| | | | I need to put in a better fix than this at some point.
* made it possible to get http code even when a HTTPError kicks up.Gravatar jesopo2016-03-291-3/+6
|
* first commit.Gravatar jesopo2016-03-291-0/+158