mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2026-02-07 12:51:26 +01:00
In case of a HTTP status code 404, the returned 'r' was never assigned. In case of URL errors which are not timeouts, we probably should bail out.