Our testsuite failed when using `future.urllib`. A line is prepended to the received file, reading `28a8` in our case. Falling back to `future.moves.urllib.request` solved the issue.