mirror of
https://github.com/josegonzalez/python-github-backup.git
synced 2025-12-21 07:01:11 +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.