aboutsummaryrefslogtreecommitdiff
path: root/Utils.py
Commit message (Expand)AuthorAgeFilesLines
* changed Utils.get_url to catch SSL errors.Gravatar jesopo2016-07-051-7/+10
* added handling URLError to Utils.get_url.Gravatar jesopo2016-06-241-0/+6
* added a function to Utils to get the "closest" setting, with channel/user set...Gravatar jesopo2016-05-061-0/+10
* simpler boolean channel settingsGravatar Evelyn2016-04-101-0/+9
* added a little piece of code to stop Utils.get_url trying to json decode an e...Gravatar jesopo2016-03-301-1/+1
* added code to Utils.get_url to prevent non-iso-latin-1 urls being attempted. ...Gravatar jesopo2016-03-291-0/+6
* 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